You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@royale.apache.org by "NayeemShah, Mohd (CW) (Enterprise)" <Mo...@McAfee.com> on 2021/11/23 12:26:28 UTC

Need to implement Google map

Hi,
I need to implement Google map with an icon pointing to a particular location.
I have tried it using this (https://maps.googleapis.com/maps/api/js?sensor=false&callback=myMap) library but no luck.
Need help for the same.


RE: Need to implement Google map

Posted by Maria Jose Esteve <mj...@iest.com>.
Some other examples...

https://github.com/apache/royale-asjs/tree/develop/examples/royale/DesktopMap
https://github.com/apache/royale-asjs/tree/develop/examples/royale/MobileMap



De: Maria Jose Esteve <mj...@iest.com>
Enviado el: martes, 23 de noviembre de 2021 15:03
Para: users@royale.apache.org
Asunto: RE: Need to implement Google map

Hi Mond,
I haven't implemented googlemaps access yet but I will do it shortly. I know there is an implementation for maps in the SDK but I don't know if it will be updated [1] and there is also some example [2]. I would start there.

[1] https://github.com/apache/royale-asjs/tree/develop/frameworks/projects/GoogleMaps
[2] https://github.com/apache/royale-asjs/tree/develop/examples/royale/MapSearch

Hiedra

De: NayeemShah, Mohd (CW) (Enterprise) <Mo...@McAfee.com>>
Enviado el: martes, 23 de noviembre de 2021 13:26
Para: users@royale.apache.org<ma...@royale.apache.org>
Asunto: Need to implement Google map

Hi,
I need to implement Google map with an icon pointing to a particular location.
I have tried it using this (https://maps.googleapis.com/maps/api/js?sensor=false&callback=myMap) library but no luck.
Need help for the same.


RE: Need to implement Google map

Posted by Maria Jose Esteve <mj...@iest.com>.
Hi Mond,
I haven't implemented googlemaps access yet but I will do it shortly. I know there is an implementation for maps in the SDK but I don't know if it will be updated [1] and there is also some example [2]. I would start there.

[1] https://github.com/apache/royale-asjs/tree/develop/frameworks/projects/GoogleMaps
[2] https://github.com/apache/royale-asjs/tree/develop/examples/royale/MapSearch

Hiedra

De: NayeemShah, Mohd (CW) (Enterprise) <Mo...@McAfee.com>
Enviado el: martes, 23 de noviembre de 2021 13:26
Para: users@royale.apache.org
Asunto: Need to implement Google map

Hi,
I need to implement Google map with an icon pointing to a particular location.
I have tried it using this (https://maps.googleapis.com/maps/api/js?sensor=false&callback=myMap) library but no luck.
Need help for the same.