MapTimeline.getIsOverlap

Syntax

getIsOverlap ()

Description

The getIsOverlap method determines if the timeline crosses the map.

Comments

If the method returns True, the timeline crosses the map, otherwise it does not. By default the timeline does not cross the map.

The timeline crosses the map:

The timeline crosses the map:

To indicate if the timeline should cross the map, set desired value for the IsOverlap attribute in map's JSON settings.

Example

The example of the IsOverlap attribute use is given on the Example of Timeline Setup page.

See also:

MapTimeline