M/control/Navtoolbar~Navtoolbar


import Navtoolbar from 'M/control/Navtoolbar';

Main constructor of the class. Creates a GetFeatureInfo control to provides a popup with information about the place where the user has clicked inside the map.

new Navtoolbar(format)

facade/js/control/Navtoolbar.js, line 26
Name Type Description
format String

format response

Extends

  • M.Control

Members

module:M/control/Navtoolbar~Navtoolbar.NAME{string}

Template for this controls - button

Methods

createView(map){Promise}

facade/js/control/Navtoolbar.js, line 47

This function creates the view to the specified map

Name Type Description
map M.Map

map to add the control

Returns:
html response

equals()

facade/js/control/Navtoolbar.js, line 58

This function checks if an object is equals to this control