Description

External version of Map module to support new Google Map v2 sdk

Getting Started

Obtain map API key from google. You can find instructions here: https://developers.google.com/maps/documentation/android/start#the_google_maps_api_key

Requirements

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.

Accessing the Ti.Map Module

To access this module from JavaScript, you would do the following:

var map = require('ti.map');

Module History

View the change log for this module.

Documentation

Documentation is in yml files.

Feedback and Support

Please direct all questions, feedback, and concerns to info@appcelerator.com.

Author

Hieu Pham

License

Copyright(c) 2013 by Appcelerator, Inc. All Rights Reserved. Please see the LICENSE file included in the distribution for further details.