Hello,
I'm placing custom annotations on the Google Maps module that have images in stead of the default pin image. However, when I zoom in/out the relative width and height of the custom image stays the same. Is there any way I can change the dimensions of the custom image so that when I zoom in, the images become larger, and when I zoom out, the images become smaller?
I'm following the documentation to change the following property: http://docs.appcelerator.com/titanium/3.0/#!/api/Modules.Map.Annotation-property-image
Thank you for your time and help.