On Sep 7, 4:56 pm, Rick <[email protected]> wrote: > Dear all, > Is it possible to place a marker through url? For > example:http://maps.google.com/maps?hl=en&ie=UTF8&ll=32.33,-96.89&t=k&z=16 > I want to put a marker on 32.33,-96.89.
Anything is possible. Some things are more possible than others. The API doesn't do this for you, but it's possible to write a bit of code to interpret a querystring. http://econym.org.uk/gmap/linktothis.htm Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
