I have created a proximity search in the location views module (http://www.drupal.org/project/location_views) to search through a views collection of nodes and sort them by proximity to a postal code. Once that was working I decided to try creating a GMaps map to select a center point for the search. It is working fine except that something is getting cached somewhere (in views or gmap or by Google). It works the first time I use it, but then it quits redrawing the map. If I clear the cache, it works again, one time, until I clear the cache again. See the issue at http://drupal.org/node/67489.

This may be views rather than GMap, but I'm looking for any ideas about where caching might be going on so I can stop it.

Thanks!

Comments

webgeer’s picture

GMap doesn't do any caching of maps in any way at all.

karens’s picture

Status: Active » Fixed

I figured the problem out and it was a views caching issue after all. I have a demo working at http://www.elderweb.com/demo/views/proximitymap if you're interested.

Anonymous’s picture

Status: Fixed » Closed (fixed)
narongwit12’s picture

I m searching for the exactly same thing as you have done. Would you mind to let us share what you have achieved?

Best regards