4
votes

I know there´s an api for flash but it has been deprecated, how can i display google maps inside flash using javascript api v3

2

2 Answers

0
votes

you can look to use an iFrame and run your map in there.

0
votes

You can use another Map API like MapQuets or Umap. Those api's have syntax similar to google API - it will be easy to migrate. Also I think there are no any tools to use "javascript api v3" in Flash, even with IFrame, but you can create some libs by yourself