Uses of Class
org.teamapps.dto.UiMap2
-
Uses of UiMap2 in org.teamapps.dto
Methods in org.teamapps.dto that return UiMap2Modifier and TypeMethodDescriptionUiMap2.setAccessToken(String accessToken) UiMap2.setBaseApiUrl(String baseApiUrl) UiMap2.setDebuggingId(String debuggingId) UiMap2.setDisplayAttributionControl(boolean displayAttributionControl) UiMap2.setMapPosition(UiMapLocation mapPosition) UiMap2.setMarkerCluster(UiMapMarkerCluster markerCluster) UiMap2.setMarkers(List<UiMapMarkerClientRecord> markers) UiMap2.setShapes(Map<String, AbstractUiMapShape> shapes) UiMap2.setStyleUrl(String styleUrl) UiMap2.setVisible(boolean visible) UiMap2.setZoomLevel(float zoomLevel)