according this code MrkIcon = new google.maps.MarkerImage ('/images/Outlanding.png', new google.maps.Size (519,519), /* size */ new google.maps.Point (0,0), /* origin */ new google.maps.Point (10,10), /* anchor */ new google.maps.Size (20,20)); /* scale size */
scaling down the icon I got strange behaviour: at mouseover event the title of the market appears from the icon itself on top left side, but much farer and low and right side of the icon displayed sizes. having many markers with similar issues, I guess many icon areas are overlapped therefore most of the times the title of the marker is the one of the closer marker but not the one is expected to be. thansk a lot in advance for help or suggestion Adriano Ellero adriano.ell...@gmail.com -- 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 google-maps-js-api-v3@googlegroups.com. To unsubscribe from this group, send email to google-maps-js-api-v3+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.