titanium-googlemaps icon indicating copy to clipboard operation
titanium-googlemaps copied to clipboard

🗺 Use the Google Maps with the Titanium SDK

Results 7 titanium-googlemaps issues
Sort by recently updated
recently updated
newest added

I am trying to get my project building on a new MacBook Pro M1 using: `ti build -p ios -T macos` It builds fine until I include the `ti.googlemaps` module...

If you are experiencing this - no worries! It only happens on Simulator devices and only on the iOS 15.4 ones (bundled with Xcode 13.3). There is a discussion over...

bug

[x] Fix to `removeAllAnnotations` to remove Only Annotations (keep any existing GroundOverlays) [x] Update command to build module with `ti`

What about we put here the features we want to be included into this project? If you guys could work on them of course. - [x] Snapshot (by @DouglasHennrich) -...

feature

Hi, Is it possible disabled touch event for polyline ? I have annotation above polyline and the click event on these annotation send me often '2' instead of 'pin'. I...

So I have my project building for catalyst / macos using: `ti build -p ios -T macos` ... but only with the Google Maps module removed from tiapp.xml. When I...