Awesome
GoogleMaps-ANE
Google Maps Adobe Air Native Extension for iOS 9.0+ and Android 19+. Also includes option to use Apple Maps on iOS.
Much time, skill and effort has gone into this. Help support the project
Prerequisites
You will need:
- IntelliJ IDEA
- AIR 33.1.1.217+
- Xcode 12.3
- .Net Core Runtime
- AIR-Tools
You will need a Google API key for:
The ANE + Dependencies
Change directory into the example folder eg
cd /MyMac/dev/AIR/GoogleMaps-ANE/example
Run the "air-tools" command (You will need AIR-Tools installed)
air-tools install
NEW This tool now:
- Downloads the ANE and dependencies.
- Applies all required Android Manifest, InfoAdditons and Entitlements to your app.xml. See air package.json
iOS
N.B. You must use a Mac to build an iOS app using this ANE. Windows is NOT supported.
iOS: Packaging Frameworks Dependencies
The iOS ANEs are written in Swift. We need to package the Swift libraries (along with a couple of dynamic frameworks) with our AIR app