Search results

NavigationLineSettingsModel API in React Maps API component

Interface for a class NavigationLineSettings

Properties

angle

number

Sets and gets the angle of curve connecting different locations in maps.

arrowSettings

ArrowModel

Sets and gets the options to customize the arrow for the navigation line in maps.

color

string

Sets and gets the color for the navigation lines in maps.

dashArray

string

Sets and gets the dash-array for the navigation lines drawn in maps.

highlightSettings

HighlightSettingsModel

Sets and gets the highlight settings of the navigation line in maps.

latitude

number[]

Sets and gets the latitude value for the navigation lines drawn in maps.

longitude

number[]

Sets and gets the longitude for the navigation lines drawn in maps.

selectionSettings

SelectionSettingsModel

Sets and gets the selection settings of the navigation line in maps.

visible

boolean

Enables or disables the navigation lines to be drawn in maps.

width

number

Sets and gets the width of the navigation lines in maps.