External version of Map module to support new Google Map v2 sdk
Obtain map API key from google. You can find instructions here: https://developers.google.com/maps/documentation/android/start#the_google_maps_api_key
Testing device needs to have Google Play installed. Otherwise map won't work. Add this to tiapp.xml - replace "API KEY HERE" with your API key.
To access this module from JavaScript, you would do the following:
var map = require('ti.map');
View the change log for this module.
Documentation is in yml files.
Please direct all questions, feedback, and concerns to info@appcelerator.com.
Hieu Pham
Copyright(c) 2013 by Appcelerator, Inc. All Rights Reserved. Please see the LICENSE file included in the distribution for further details.