You have to set GIcon.size property like gicons["thailand"].size = new GSize(15,10);
A few other properties should be set too. Now you are copying the properties of the default GIcon. That is why the shadow and the click area are wrong. You should build a custom icon of your own. Then you need to define only the image for individual markers. http://econym.org.uk/gmap/custom.htm http://code.google.com/apis/maps/documentation/reference.html#GIcon --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" 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-API?hl=en -~----------~----~----~----~------~----~------~--~---
