Skip to main content

Map Navigation

Development

Examples

Basic

PreviewAngularReactVueJavaScript

Custom overlay

PreviewAngularReactVueJavaScript

API (ix-map-navigation)

Properties

Name
Description and specifications
applicationName
Application name
Attribute:
application-name
Type:
string | undefined
hideContextMenu
Hide the sidebar context menu button when set to true
Attribute:
hide-context-menu
Type:
boolean
Default:
true
navigationTitle
Navigation title
Attribute:
navigation-title
Type:
string | undefined

Events

Name
Description and specifications
contextMenuClick
Context menu clicked
Detail:
void
navigationToggled
Navigation toggled
Detail:
boolean

API (ix-map-navigation-overlay)

Properties

Name
Description and specifications
color
Deprecated
since 2.1.0. Use `icon-color`
Color of icon
Attribute:
color
Type:
string | undefined
icon
Icon of overlay
Attribute:
icon
Type:
string | undefined
iconColor
Color of icon
Attribute:
icon-color
Type:
string | undefined
name
Title of overlay
Attribute:
name
Type:
string | undefined

Events

Name
Description and specifications
closeClick
Event closed
Detail:
any