As of 16 Aug 2010 Google has introduced a new feature that in V3 Panorama mode automatically scales a MarkerImage icon based on its distance away from the users current LatLng co-ordinates (this is occuring on iPad - does NOT occur on a Windows based computer). This results in Markers that were 100px wide being reduced to 5px wide or less if their LatLng co-ordinates are more than a few meters away from your current position; making all Markers other than the one you are standing at useless since they are now illegible and/or unrecognizable.
I suspect that Google is smart enough to have added a function to optionally turn off this autoscaling so that the MarkerImage can stay the same size regardless of what distance you are from the LatLng co- ordinate it represents, but there is no documentation to indicate how to turn this new autoscaling off so that the MarkerImage stays at its defined width. Any one know how to do this - please advise. Gray -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
