Skip to content

Commit 0ac315e

Browse files
author
Konstantin Plotnikov
committed
DEVPRES-10185: removed indoor routing example
Signed-off-by: Konstantin Plotnikov <[email protected]>
1 parent 9952a89 commit 0ac315e

File tree

6 files changed

+0
-172
lines changed

6 files changed

+0
-172
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ All of the following examples use **version 3.1** of the API
2222
* [Display KML Data](https://heremaps.github.io/maps-api-for-javascript-examples/display-kml-on-map/demo.html) - Parse a KML file and display the data on a map
2323
* [Display GeoJSON Data](https://heremaps.github.io/maps-api-for-javascript-examples/display-geojson-on-map/demo.html) - Parse a GeoJSON file and display the data on a map
2424
* [Display an Indoor Map](https://heremaps.github.io/maps-api-for-javascript-examples/indoor-map/demo.html) - Use the HERE Indoor Maps API to load and visualize an indoor map
25-
* [Display routing on an Indoor Map](https://heremaps.github.io/maps-api-for-javascript-examples/indoor-map-routing/demo.html) - Use the HERE Indoor Maps API to calculate an indoor-outdoor route
2625
* [Draggable Marker](https://heremaps.github.io/maps-api-for-javascript-examples/draggable-marker/demo.html) - Display a moveable marker on a map
2726
* [Draggable geo shapes](https://heremaps.github.io/maps-api-for-javascript-examples/draggable-shapes/demo.html) - Display moveable geometric shapes on a map
2827
* [Extruded geo shapes](https://heremaps.github.io/maps-api-for-javascript-examples/extruded-objects/demo.html) - 3D extrusion of the geometric shapes

indoor-map-routing/demo.css

Lines changed: 0 additions & 10 deletions
This file was deleted.

indoor-map-routing/demo.details

Lines changed: 0 additions & 12 deletions
This file was deleted.

indoor-map-routing/demo.html

Lines changed: 0 additions & 42 deletions
This file was deleted.

indoor-map-routing/demo.js

Lines changed: 0 additions & 101 deletions
This file was deleted.

meta.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -113,12 +113,6 @@
113113
"shortDescription": "Use Here Indoor Maps service to load and visualize an indoor map",
114114
"published": true
115115
},
116-
{
117-
"uid": "indoor-map-routing",
118-
"title": "Add routing to Indoor Map",
119-
"shortDescription": "Use Here Indoor Maps service to calculate an indoor-outdoor route",
120-
"published": true
121-
},
122116
{
123117
"uid": "transit-mapsjs-iml",
124118
"title": "Interactive Map Layer",

0 commit comments

Comments
 (0)