Skip to content

Commit 01a6d5d

Browse files
committed
updated meta.json
1 parent 7fdc45d commit 01a6d5d

File tree

5 files changed

+8
-2
lines changed

5 files changed

+8
-2
lines changed

indoor-map-with-pedestrian-route-from-a-to-b/demo.details renamed to indoor-map-with-route-from-a-to-b/demo.details

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
name: Displaying an Indoor Map
3-
description: Use Here Indoor Maps service to load and visualize an indoor map
2+
name: Indoor Map with Route from A to B
3+
description: Use Here Indoor Maps service to calculate route on a indoor map
44
resources:
55
- https://heremaps.github.io/maps-api-for-javascript-examples/test-credentials.js
66
normalize_css: no

meta.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -472,6 +472,12 @@
472472
"title": "Indoor Map - Restrict map movement",
473473
"shortDescription": "Indoor Map - Restrict map movement",
474474
"published": true
475+
},
476+
{
477+
"uid": "indoor-map-with-route-from-a-to-b",
478+
"title": "Indoor Map with Route from A to B",
479+
"shortDescription": "Use Here Indoor Maps service to calculate route on a indoor map",
480+
"published": true
475481
}
476482
]
477483
}

0 commit comments

Comments
 (0)