wow. thanks for that tip & snippet. We'll use that next time we update
kmls!

On Nov 1, 4:19 am, az az <[email protected]> wrote:
> On Oct 28, 2:40 pm, Lori G <[email protected]> wrote:
> , we discovered this early on and it makes testing difficult--
>
> > particularly when we made minor changes to our scripts. We started
> > hiding text edits in our kmls so we could distinguish btwn the old/new
> > kmls!
>
> Lori, no need to do that. Yous can get the kml to work in realtime
> like this:
> +(new Date()).valueOf() i.e. append this after a '?' in the
> definition.
>
> var healthLayer = new google.maps.KmlLayer('http://climatehotmap.org/
> kml/health.km?l'+(new Date()).valueOf(),
> {map:map,preserveViewport:true,suppressInfoWindows: true});?'

-- 
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.

Reply via email to