On Jan 24, 10:28 am, String <[email protected]> wrote: > AFAIK, GGeoXml does not let you specify marker size. But there's an > obvious way to make your icons smaller; just use whatever size source > image you like, centered in the 32x32 image, with transparent > "margins" in the final 32x32 PNG.
I wouldn't recommend doing that. Such a trick would show an icon that is away from its anchor, and the infoWindow anchor as well as the icons clickable area would still be defined as if it was a 32x32 image. It is much better to do as Larry suggested, using one of the other parsers, which expose the internal objects. -- Marcelo - http://maps.forum.nu -- --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
