mapp.plugins{}
This module serves as a collection of plugin modules for the application.
- Source
Type Definitions
plugins
Type:
Properties- Object
Name | Type | Description |
---|---|---|
admin | function | The admin plugin module. |
feature_info | function | Show feature properties in popup. |
fullscreen | function | The fullscreen plugin module. |
keyvalue_dictionary | function | The keyvalue_dictionary plugin module. |
locator | function | The locator plugin module. |
login | function | The login plugin module. |
svg_templates | function | The svg_templates plugin module. |
zoomBtn | function | The zoomBtn plugin module. |
zoomToArea | function | The zoomToArea plugin module. |
link_button | function | The link_button plugin module. |
- Source