Package com.vaadin.flow.component.map
Class Map.Controls
java.lang.Object
com.vaadin.flow.component.map.Map.Controls
- All Implemented Interfaces:
Serializable
- Enclosing class:
Map
The default controls available in the map.
- See Also:
-
Method Details
-
getAttribution
Gets the attribution control of the map.- Returns:
- the attribution control
-
getScale
Gets the scale control of the map.- Returns:
- the scale control
-
getZoom
Gets the zoom control of the map.- Returns:
- the zoom control
-