Google Maps API in Flash
Tuesday, July 15th, 2008Today, I was implementing the Google Maps API for a site I was developing and noticed that you can now use the Google maps API to embed maps in Flash (take that Yahoo!). This may be old news, but it’s new to me:
This API lets Flex developers embed Google Maps in Flash applications. Similar to the JavaScript version, this ActionScript API provides a number of utilities for manipulating and adding content to maps through a variety of services, enabling you to embed robust, interactive maps applications on your website.
More information can be found here.
