2008
09.19
09.19
I using the new (ish) google maps Api for a mini-game, augmenting the map with some sprites etc… anyway, I wanted to put the word out about how amazing it is. In just a few lines of code you can have the map showing with all your customised overlays/markers the lot – all natively in AS3. So, if you’ve been putting off using google maps in your flash applications because you were worried about the complexity, worry no longer.

Go map.

Nice work! My past project for Poke was to do exactly the same thing!
http://www.i-am-everyone.co.uk/orangeunlit
The API is quickly becoming as full featured as the JS one. The only big things that were missing when we made this and would have been nice are route finding and customised info windows. Info Windows can be any DisplayObject now!
Lots of possibilities here…