Hi
I assume you mean UK Post Codes?
Have you got PHP & MySQL on your website?
The store locator will make an good start.
Once you have it working on your site you will need to modify it for
your project .
I suggest you have a limited amount of postcodes and use a pull down
list to select your postcode. You can hard code the searchLocations()
function with the lat lng from your postcode list. Then you will have
to populate the table with your own data.
Hope this gives you a start

Regards Davie


On Jan 8, 11:01 pm, markus09 <[email protected]> wrote:
> hi.
>
> i hope this is the right place for this!
>
> im currently doing a uni project, and need something that will take a
> php string containing a postcode, show that location on the map, but
> also show points of interest around it, and have them clickable so
> people can get more details about that point of interest!
>
> also what would be even better would be if i could somehow get back
> the data of the nearest say train station, and be able to display the
> data on my website outside of the map.
>
> any help would be appreciated big time!!
>
> thanks

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" 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-js-api-v3?hl=en.

Reply via email to