Uses of Class
org.teamapps.dto.UiMapConfig
-
Uses of UiMapConfig in org.teamapps.dto
Fields in org.teamapps.dto declared as UiMapConfig Modifier and Type Field Description protected UiMapConfigUiMap. mapConfigMethods in org.teamapps.dto that return UiMapConfig Modifier and Type Method Description UiMapConfigUiMap. getMapConfig()UiMapConfigUiMapConfig. setAttribution(java.lang.String attribution)UiMapConfigUiMapConfig. setId(java.lang.String id)UiMapConfigUiMapConfig. setMaxZoom(int maxZoom)UiMapConfigUiMapConfig. setMinZoom(int minZoom)UiMapConfigUiMapConfig. setUrlTemplate(java.lang.String urlTemplate)Methods in org.teamapps.dto with parameters of type UiMapConfig Modifier and Type Method Description UiMapUiMap. setMapConfig(UiMapConfig mapConfig)