Is that foreni.co.uk your test site? If so, it looks like you're loading in 
the course data using JSON objects that have lat/longs, right? If that's the 
case, after your autocomplete ID's the entry of interest, can you parse the 
lat/longs out of the JSON to get the coordinates, then perform a map.panTo? 
or map.fitBounds?

I found this site a great way to validate and then evaluate JSON: 
http://www.thomasfrank.se/downloadableJS/JSONeditor_example.html


Best of luck.

-- 
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 google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to