> But how do I make my google maps api keep its location even at refresh, so
> when it refreshes the page, the location for geocoding is still there?

Most people adopt a different approach, and don't have the page
containing the map refresh at all, using AJAX methods instead.  It's
quicker and more pleasant for the user.
The classic example
   http://code.google.com/apis/maps/articles/phpsqlsearch.html
all you'll be interested in is how the 'Creating the Map' section
works.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to google-maps-...@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-api?hl=en.

Reply via email to