> Can anyione suggest me how to change markers in google maps.

You're using the static maps API, which is probably a good idea for
this application.
But unlike the javascript API, there is no built-in  functionality.

For example, if you want clickable markers, you'll have to implement
them yourself -
 
http://groups.google.com/group/Google-Maps-API/browse_thread/thread/e543eef8c64a166/b72725175e3755e7?lnk=gst&q=static+map+clickable#b72725175e3755e7

Or custom marker images -
http://groups.google.com/group/Google-Maps-API/search?group=Google-Maps-API&q=static+map+custom+marker

cheers, Ross K

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to