Package | Description |
---|---|
com.gwidgets.api.leaflet |
Modifier and Type | Class and Description |
---|---|
class |
Attribution
The attribution control allows you to display attribution data in a small text box on a map.
|
class |
Layers
The layers control gives users the ability to switch between different base layers and switch overlays on/off
|
class |
Scale
A simple scale control that shows the scale of the current center of screen in metric (m/km) and imperial (mi/ft) systems.
|
class |
Zoom
A basic zoom control with two buttons (zoom in and zoom out).
|
Modifier and Type | Method and Description |
---|---|
static Control |
L.control(ControlOptions options)
The base class for all Leaflet controls.
|