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!
- Titanium SDK 6+
- Hyperloop 2.1.0+
- CocoaPods (
gem install cocoapods
)
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)
MIT
Check the demo in Resources/app.js
.
Hans Knöchel (@hansemannnn / Web)
Code contributions are greatly appreciated, please submit a new pull request!