Skip to content

Releases: hansemannn/titanium-googlemaps

v6.1.0

11 Dec 16:21
Compare
Choose a tag to compare
  • Use Google Maps iOS SDK 4.1.0

6.0.0

14 Nov 14:37
8c6c4e6
Compare
Choose a tag to compare

⚠️ 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+

5.5.0

12 Nov 20:12
8d9b658
Compare
Choose a tag to compare
  • Add support for rounded polylines with drawRoundedPolylineBetweenCoordinates(...). See the README.md for details!

5.4.1

03 Sep 09:05
Compare
Choose a tag to compare
  • Fix: Add parity with Ti.Map Android regarding the zoomLevel property (was zoom before)

5.4.0

20 Aug 09:46
Compare
Choose a tag to compare
  • Update to Google Maps / Google Places iOS SDK v3.10.0

5.3.0

26 May 20:01
Compare
Choose a tag to compare
  • Update Google Maps iOS SDK to 3.9.0
  • Add myLocationUpdate event
  • Add gradient support for overlay strokes

5.2.0

25 Dec 19:27
Compare
Choose a tag to compare
  • Update Google Maps and Google Places to 3.7.0
  • Add new methods geometryContainsLocation and geometryDistanceBetweenPoints
  • Fix index in Polyline / Polygon / Circle points

5.0.0

03 Oct 11:21
Compare
Choose a tag to compare
  • fix possible build error with removed GooglePlacesPicker framework
  • build with Titanium SDK 8.2.0.GA

5.0.0

15 Sep 14:18
Compare
Choose a tag to compare
  • Update Google Maps iOS SDK to 3.4.0
  • Remove deprecated Place Picker API
  • Require Titanium 7.5.1 or later

4.2.0

11 Mar 22:55
Compare
Choose a tag to compare
  • Expose poiclick event
  • Refactor some internal number conversion logic