Start a new topic

Google Maps and Direction

Hi


I want to display maps from google maps api in index.html but the maps do not appear, if I exit the application and try to open and close the application again many times the maps can and if they exit again they will not appear again.


then after the above problem there is another problem with direction, I can't get the latitude & longitude of the selected POI I use World.currentMarker.poiData.latitude & World.currentMarker.poiData.longitude it doesn't work, but if I display it in text and use World .currentMarker.poiData.latitude successfully retrieved.


Script.js

image


index.html

image



I'm using SDK version 9.9.6 and below


any solution for this case?

 

 

 

html
(6.54 KB)
js
(898 Bytes)
1 Comment

Hi,


Are you trying it with an specific sample in our architect sample app? If that's the case, could you please send me the entire sample folder in order to reproduce your issue?


Regards,


Aitor Font.

Login or Signup to post a comment