hansemannn / titanium-googlemaps

🗺 Use the Google Maps SDK in Titanium
Other
87 stars 26 forks source link

3.0.0: Move project to ARC, remove deprecated API's #71

Closed hansemannn closed 7 years ago

hansemannn commented 7 years ago

See #70 for release-notes. @yozef @bitfabrikken Can you guys test? If I did it correctly, it should all work the same.

bitfabrikken commented 7 years ago

@hansemannn I'm doing git clone https://github.com/hansemannn/ti.googlemaps.git but it's still 2.7.2 version - what should I do to get 3.0.0? Edit: Nevermind figured it out :)

bitfabrikken commented 7 years ago

@hansemannn No issues found in my current code base with ti.googlemaps :) Will of course report if I do find something

hansemannn commented 7 years ago

@bitfabrikken You need to pull from 3_0_0, not master. That should do it!