Uses of Class
org.teamapps.dto.UiMap
-
Uses of UiMap in org.teamapps.dto
Methods in org.teamapps.dto that return UiMapModifier and TypeMethodDescriptionUiMap.setAccessToken(String accessToken) UiMap.setDebuggingId(String debuggingId) UiMap.setMapConfig(UiMapConfig mapConfig) UiMap.setMapPosition(UiMapLocation mapPosition) UiMap.setMapType(UiMapType mapType) UiMap.setMarkerCluster(UiMapMarkerCluster markerCluster) UiMap.setMarkers(List<UiMapMarkerClientRecord> markers) UiMap.setShapes(Map<String, AbstractUiMapShape> shapes) UiMap.setVisible(boolean visible) UiMap.setZoomLevel(int zoomLevel)