Dynamic Polygon in KML

30 views
Skip to first unread message

Nilanjan Dasgupta

unread,
Apr 1, 2013, 3:18:06 PM4/1/13
to kml-support-g...@googlegroups.com
I am trying to write a KML document where a user-defined polygon will be changing its location in time. I have a simple polygon (a rectangle) in lat/lon that is currently displayed in KML. I want to add the functionality to show the polygon changing its location as one uses a time slider.

barryhunter (KML Guru)

unread,
Apr 4, 2013, 2:13:03 PM4/4/13
to kml-support-g...@googlegroups.com
You can't readily have a polygon that moves (it is sort of possible with Network Links, but is not easy) 


To animate with the timeslider, you need to create lots of polygones, that each have their own time specification. So as the user drags the timeslider, the various markers switch in/out of view. 
Reply all
Reply to author
Forward
0 new messages