You can either use Mapiconmaker oder Labeledmarker library. With each of them you can easily create upper and/or lower case letters. The files are called mapiconmaker.js and labeledmarker.js and they should be findable.
On May 29, 4:16 pm, Tom Cavanagh <[email protected]> wrote: > Hi > > I am developing in the google maps api and i have managed to get it to > display a marker with a letter using > > letteredIcon.image = "http://www.google.com/mapfiles/marker"+letter > +".png"; > > where letter is there is a uppercase letter. > > Now this works fine and gives me a marker with a uppercase letter on. > > Is there anyway i can get the letter to be in lowercase, i have tried > using a lowercase letter.png but it doesnt exist, is there a way to do > this without created my own images? > > Tom --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
