It doesn't look slanted to me, it's just squeezed. Your blue.png has lots of blank space to either side of it (like MyMaps markers do) whereas Google API default markers don't have that spare space.
If you want to use that marker image, then you need to set the iconSize to GSize(32,32) to match the image, and adjust all the other GIcon properties accordingly. Or you could use an image editor to trim off the blank space at the sides and make the image size 20x34 like the default marker. -- Mike Williams http://econym.org.uk/gmap --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
