On Mar 15, 11:05 pm, Mike <[email protected]> wrote: > > The problem I'm having is I see no way to cut out the generic YOUR-KEY- > HERE in the wizard's URL and past in my bonafide key. > > I tried to copy the entire wizard provided URL and then snip out the > YOUR-KEY-HERE and paste in my key. When I inserted the long URL into > my website's link library, the link did not work.
Surely it should be easy to replace &key=MAPS_API_KEY&sensor=true_or_false wjth &key=ABQIAAAA....XYZ&sensor=false Note that the sensor parameter also needs to be changed. What's the URL and key you are given? What is the location of your website's link library? 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 -~----------~----~----~----~------~----~------~--~---
