NavigationLineDirective
12 Sep 20251 minute to read
Represents the directive to define the navigation lines in the maps.
<e-layers>
<e-layer>
<e-navigationLineSettings>
<e-navigationLineSetting>
</e-navigationLineSetting>
</e-navigationLineSettings>
</e-layer>
</e-layers>Properties
angle any
Gets or sets the angle of the curve connecting different locations in maps.
Defaults to 0
arrowSettings any
Gets or sets the options to customize the arrow for the navigation line in maps.
color any
Gets or sets the color for the navigation lines in maps.
Defaults to ‘black’
dashArray any
Gets or sets the dash-array for the navigation lines drawn in maps.
Defaults to ’’
highlightSettings any
Gets or sets the highlight settings of the navigation line in maps.
latitude any
Gets or sets the latitude value for the navigation lines to be drawn in maps.
Defaults to []
longitude any
Gets or sets the longitude for the navigation lines to be drawn in maps.
Defaults to []
selectionSettings any
Gets or sets the selection settings of the navigation line in maps.
visible any
Enables or disables the navigation lines to be drawn in maps.
Defaults to false
width any
Gets or sets the width of the navigation lines in maps.
Defaults to 1