I need a simple way to display a map, using the API v3, which is generated by using a UK postcode. No search field needed, just a static postcode per map.
Does anyone have a good way to do this?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I had a similar problem and posted the code here:
how to use the google maps api with greasemonkey to read a table of addresses and trace the route?
Take a look and check if it helps you.
The code below uses the USA zip code to return the state, but i believe you can modify it to your needs.
— EDITED [28/10/2011] —
ok. very simple example, no code needed.
click here.
all you have to do is change the postcode SW1A where it says
center=SW1A,UK.cant get any simpler than that 🙂