Hello, This seems very similar to the store locator example http://code.google.com/apis/maps/articles/phpsqlsearch_v3.html you should check it carefully. This example fetches its data from the database and displays the results on the maps according the a distance criteria.
On Jan 9, 1:01 am, 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.
