Class: Controls

netgis.Controls(config)

new Controls(config)

Map Controls Module.
Parameters:
Name Type Description
config JSON Controls.Config

Members

(static) Config

Config Section "controls"
Properties:
Name Type Description
buttons Array Map control buttons. See Commands for special ID values.
  • Button Items:
    { "id": {String}, "icon": {String}, "title": {String} }