Actionscript mapping APIs

Technology

flashmap_20080218.jpg

Yahoo recently released an official AS3 API for Yahoo! Maps, which provides another option for Flash-based GIS applications. This adds to Mapquest’s official AS3 API and a couple of partially-complete, open source AS2 APIs for Google Maps.

All of these services provide the traditional AJAX APIs, of course, and that’s perfect for a lot of uses. By using Flash as the rendering engine, though, there are new options available for the developer. Things like incremental scaling between tile sets, map rotation, and more advanced multi-level vector and raster overlays immediately come to mind.

Yahoo! Maps for ActionScript 3.0 – Link
Google Maps Flash Interface – Link
MapQuest AS3 API – Link
UMap: Google Maps Flash Overlay (flash above above AJAX map) – Link

0 thoughts on “Actionscript mapping APIs

  1. Jack Johnson says:

    Part of me wonders if, like the vi recovery, this could be useful? If you allocated memory with recognizable patterns and built-in checksums, could you recover from a crash with some data intact and automatically pick up where you left off? If you took it further, could you segregate RAM for the OS and RAM for the applications, and use error correcting codes in the application space to facilitate a recovery?

  2. xSmurf says:

    Under Intel Macs (and probably other platforms) you can do something similar if you have deep sleep “hibernate” enabled. Using pmset -g hibernatefile will spit out the path of the file used to store the RAM’s content on hibernate. That file is never whiped until the next hibertante. Run strings over it to have a nice list of all the strings it contains! Note that the file has a permission mask of 500.

  3. Anonymous says:

    This doesn’t work on some Linuxes. See http://ubuntuforums.org/showthread.php?p=5029123

  4. Ronal Dimaro says:

    Get back deleted or lost data from crash RAM use data recovery tool, The tool can recover instantly lost data. For free trial data recovery tool go on http://www.recoverdeletedfiles.org/

Discuss this article with the rest of the community on our Discord server!
Tagged

ADVERTISEMENT

Maker Faire Bay Area 2023 - Mare Island, CA

Escape to an island of imagination + innovation as Maker Faire Bay Area returns for its 15th iteration!

Buy Tickets today! SAVE 15% and lock-in your preferred date(s).

FEEDBACK