new Label(text, coordOpts)
Parameters:
Name | Type | Description |
---|---|---|
text |
string | Text to show |
coordOpts |
array | Coordinate to display popup |
Extends
Members
-
<static, constant> POPUP_TEMPLATE :string
-
Template popup for this controls
Type:
- string
Methods
-
fire()
-
Sets the callback when the instace is loaded
- Inherited From:
- Source:
-
getCoordinate()
-
TODO
-
getImpl()
-
This function provides the implementation
of the object- Inherited From:
- Source:
Returns:
- Type
- Object
-
getPopup()
-
This function return popup created
Returns:
popup created
- Type
- M.Popup
-
hide()
-
This function remove the popup with information
-
on()
-
Sets the callback when the instace is loaded
- Inherited From:
- Source:
-
once()
-
Sets the callback when the instace is loaded
- Inherited From:
- Source:
-
setCoordinate()
-
TODO
-
setImpl(impl)
-
This function set implementation of this control
Parameters:
Name Type Description impl
M.Map to add the plugin
- Inherited From:
- Source:
-
show(map)
-
This function displays the popup with information
Parameters:
Name Type Description map
M.Map Facade map
-
un()
-
Sets the callback when the instace is loaded
- Inherited From:
- Source: