Guess you could alternatively force the servers to load a new kml file for this by tagging some additional parameters to the end of it, but streamlining this could be a bit tricky. Not sure what Google's stance on doing this every 10 seconds would be though.
On Thu, Feb 10, 2011 at 10:57 AM, chat2joe <[email protected]> wrote: > Really? :-/ I checked with Google's KML documentation before getting > stuck into this project and it is shown there as a supported feature; > http://code.google.com/apis/kml/documentation/kmlelementsinmaps.html > > Can anyone direct me where to go now instead? I've markers in a > database which I want to refresh on the map every 10seconds, without > refreshing the whole map. > > Thanks! > > Joe > > > > On Feb 10, 8:07 am, Chris Broadfoot <[email protected]> wrote: > > On Thu, Feb 10, 2011 at 8:59 AM, chat2joe <[email protected]> wrote: > > > <refreshMode>onInterval</refreshMode> > > > > We don't support many KML features - refreshMode is one of them. > > > > Chris > > > > --http://twitter.com/broady > > -- > 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. > > -- 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.
