Titanium Googlemaps Versions Save

🗺 Use the Google Maps with the Titanium SDK

v6.1.0

3 years ago
  • Use Google Maps iOS SDK 4.1.0

v6.0.0

3 years ago

⚠️ This is a major release and requires Titanium 9.2.0 or later ⚠️

  • Use Google Maps iOS SDK 4.0.0
  • Build with Ti SDK 9.2.2.GA
  • Require iOS 10+

v5.5.0

3 years ago
  • Add support for rounded polylines with drawRoundedPolylineBetweenCoordinates(...). See the README.md for details!

v5.4.1

3 years ago
  • Fix: Add parity with Ti.Map Android regarding the zoomLevel property (was zoom before)

v5.4.0

3 years ago
  • Update to Google Maps / Google Places iOS SDK v3.10.0

v5.3.0

3 years ago
  • Update Google Maps iOS SDK to 3.9.0
  • Add myLocationUpdate event
  • Add gradient support for overlay strokes

v5.2.0

4 years ago
  • Update Google Maps and Google Places to 3.7.0
  • Add new methods geometryContainsLocation and geometryDistanceBetweenPoints
  • Fix index in Polyline / Polygon / Circle points

v5.0.1

4 years ago
  • fix possible build error with removed GooglePlacesPicker framework
  • build with Titanium SDK 8.2.0.GA

v5.0.0

4 years ago
  • Update Google Maps iOS SDK to 3.4.0
  • Remove deprecated Place Picker API
  • Require Titanium 7.5.1 or later

v4.2.0

5 years ago
  • Expose poiclick event
  • Refactor some internal number conversion logic