so far I've edited a couple states Hawaii and Washington, but how do I
dictate the formatting of what Im putting with the the <td> tags as
the contents of Washington look way off

thanks

On Feb 7, 8:17 am, rmcguire <rmcgu...@meadowlarkco.com> wrote:
> ok I looked at the examples on those pages and I believe I need to add
> it to the end of my line of script here:
>
>  kmlLayer = new google.maps.KmlLayer('http://www.meadowlarkco.com/
> regulationsmap.xml' , {preserveViewport: true, suppressInfoWindows:
> true} );
>
> directly after regulationsmap.xml, but do I just do 
> 'http://www.meadowlarkco.com/regulationsmap.xml'+(newDate()).getTime()
>
> On Feb 6, 1:43 pm, "geocode...@gmail.com" <geocode...@gmail.com>
> wrote:
>
>
>
> > On Feb 6, 11:23 am, rmcguire <rmcgu...@meadowlarkco.com> wrote:
>
> > > do you know why it takes so long? Its really frustrating if Im wanting
> > > to see changes made
>
> > If  you are developing and actively changing the kml file, you can add
> > a "cache busting" parameter to the URL (I usually use a function of
> > time), so that the google servers will read and render it as a new
> > file each time.
>
> > Examples can be found in this 
> > search:http://groups.google.com/group/google-maps-js-api-v3/search?group=goo...
>
> >   -- Larry
>
> > > On Feb 6, 12:21 pm, Rossko <ros...@culzean.clara.co.uk> wrote:
>
> > > > > how long does it take to refresh if I change my xml file?
>
> > > > It's not documented, and may be variable.  It seems to be some hours
> > > > usually.- Hide quoted text -
>
> > - Show quoted text -- Hide quoted text -
>
> - Show quoted text -

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