On Jan 23, 3:30 pm, cybertai <[email protected]> wrote: > I load up some data using GGeoXml. Icons created using google earth. > On my site, the icons are 32 X 32 . Is there a way to make it smaller?
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. For example, a 16x16 icon would have 8 clear pixels on all sides. HTH, String --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
