Select to view content in your preferred language

Getting two Map object that are time aware to play in sync

595
0
11-01-2012 06:31 AM
RexCammack
New Contributor
I have a flex app project going.

I has two Map objects side by side with time aware layers displayed. 
I want to play the two time aware maps with the same time slider control object.  
I have that working but the problem is that two map objects are not synchronized with one another.

The left map changes than the right changes.

Is there a method to sync playback with in the Flex API?


Each Map object is feed the same service with two time aware layers.   The left map object has layer 0 visible the right map object has layer 1 visible.

Would it be better for the two time aware layer in separate services?

Thanks for your help
Tags (2)
0 Kudos
0 Replies