I have a map with a bunch of markers and polylines and the ability to
show or hide each of the markers and polylines - 
http://www.heatherharrisart.com/map2.php.
The default view for the map is to show all markers and show all
polylines.

Each marker and polyline has an infoWindow associated with it and that
infoWindow has a link to another page on the site.  If the user clicks
the link to go to the other page and then clicks the Back button (or
the Back link), the map returns to its default view of showing all
markers and showing all polylines.

Is there a way to remember which markers and polylines were showing?
I'm using PHP to develop the site so my thought was to set some
session variables to remember but I haven't figured out if it's
possible to have Javascript updated the PHP session variables.

If anyone has any suggestions, it would be much appreciated!!

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


Reply via email to