hansemannn / titanium-googlemaps

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

Click on pin doesn't show info window #139

Closed Max87ZA closed 3 years ago

Max87ZA commented 3 years ago

Hello guys, I implemented code from example and added annotations into mapView. When I click on annotation, it should show info window but it doesn't. Is this a bug or do I need something to set up? Thanks

yozef commented 3 years ago

Yep same here. Annotation Click nor Polygons being drawn. This occurs on Ti SDK 9.2.x+ and even with older ti.googlemaps modules.

The odd things is that it seems the issue is from Ti 9.2.0 since the same module worked for Annotation click/Polygons in Ti SDK 8.x.x

hansemannn commented 3 years ago

@yozef Your issue sounds very different. And please compare the exact versions of the module to see if it's really an SDK- or module issue.

@Max87ZA I will look into this, sorry for the delay!