> I searched on the docs but I couldn't find a property to change the > size too after using setImage() method (I made the resize using > jQuery, a javascript library).
if you use GMarker.setIcon() instead, you can change the other icon properties (size and anchor will be of interest to you). You will need to give it a proper GIcon object, and not just an image url. Look for info on custom icons to find how to build one. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
