We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5d8b3da + 1c96174 commit 46050adCopy full SHA for 46050ad
indoor-map/demo.js
@@ -15,7 +15,7 @@ const indoorMapHrn = 'hrn:here:data::org651595200:indoormap-ed6d5667-cfe0-4748-b
15
const venueId = '7348';
16
17
// The value of the drawing id varies as per the venue being loaded. Replace with appropriate value.
18
-const drawingId = 7880;
+const drawingId = 'structure-7880';
19
20
// Set to false if base map is not needed to be displayed.
21
const showBaseMap = true;
0 commit comments