findbycoordinates
Description
Creates a service and a user interface for searching nearest address on a map and adds a button to the toolbar for reverse geocode search. Requires server side functionality.
Bundle configuration
No configuration is required.
Bundle state
No statehandling has been implemented.
Requests the bundle handles
This bundle doesn't handle any requests.
Requests the bundle sends out
This bundle doesn't send out any requests.
Events the bundle listens to
Event | Why/when |
---|---|
MapClickedEvent | Does search when tool is selected |
Toolbar.ToolSelectedEvent | Removes layer from the map |
AfterChangeMapLayerOpacityEvent | Changes map layer opacity |
Events the bundle sends out
This bundle doesn't send out any events.
Dependencies
Dependency | Linked from | Purpose |
---|---|---|
jQuery | Linked in portal theme | Used to create the component UI from begin to end |
colpick Color Picker | Heatmap bundle | Used to select colors for heatmap |