资 源 简 介
AIR Maps Native Extension
This project provides the support for using the native mapping component in your Adobe AIR application. It uses Native Extensions to access the maps APIs for that platform and provides Action Script Interface so that it can be used in Flash Mobile applications developed using Adobe AIR.
Please see http://www.adobe.com/devnet/air/articles/extending-air.html to know more about native extensions.
Note : Currently it supports only iOS native maps
Features
show/hide map view on AIR application
zoom In/Out similar to Google Maps Flash API
change/set the map center to any location on globe
drawViewPortToBitmapData : It allows you to get the mapview which is displayed on a separate plane above flash stage in form of bitmap data.
Latest Fe