hansemannn / titanium-googlemaps

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

customView for Annotation ? #86

Closed DouglasHennrich closed 7 years ago

DouglasHennrich commented 7 years ago

There's no customView property for Annotation?

I only saw infoWindow

Thanks

hansemannn commented 7 years ago

Good idea! https://github.com/hansemannn/titanium-google-maps/pull/87

DouglasHennrich commented 7 years ago

Also, there's a way to know when the user click on MyLocationBtn ?

hansemannn commented 7 years ago

You tried locationclick on your map-view instance?