1.0.1 • Published 7 years ago

ti.googlemaps v1.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

Axway Hyperloop: GoogleMaps SDK

Use the GoogleMaps SDK with Axway Hyperloop in your Titanium project. This example was built for the hands-on demo given at the @LondonTitanium meetup. Playing around with it and adding more features is greatly appreciated!

Requirements

  • Titanium SDK 6+
  • Hyperloop 2.1.0+
  • CocoaPods (gem install cocoapods)

Features

Right now, the following (basic) features have been implemented. Go ahead and add more!

  • MapView (create a new map, assign a map-style)
  • Annotation (create an annotation, assign the position and title)

License

MIT

Example

Check the demo in Resources/app.js.

Author

Hans Knöchel (@hansemannnn / Web)

Contributing

Code contributions are greatly appreciated, please submit a new pull request!