- UiSettings - Class in com.dingi.dingisdk.maps
-
Settings for the user interface of a DingiMap.
- union(LatLngBounds) - Method in class com.dingi.dingisdk.geometry.LatLngBounds
-
Returns a new LatLngBounds that stretches to contain both this and another LatLngBounds.
- union(double, double, double, double) - Method in class com.dingi.dingisdk.geometry.LatLngBounds
-
Returns a new LatLngBounds that stretches to include another LatLngBounds,
given by corner points.
- UNKNOWN - Static variable in class com.dingi.dingisdk.storage.Resource
-
Unknown type
- UnknownSource - Class in com.dingi.dingisdk.style.sources
-
An unknown type of source
- UNMEASURED - Static variable in class com.dingi.dingisdk.constants.DingiConstants
-
Unmeasured state
- upcase(Expression) - Static method in class com.dingi.dingisdk.style.expressions.Expression
-
Returns the input string converted to uppercase.
- upcase(String) - Static method in class com.dingi.dingisdk.style.expressions.Expression
-
Returns the input string converted to uppercase.
- update() - Method in class com.dingi.dingisdk.annotations.InfoWindow
-
Will result in getting this
InfoWindow
and updating the view being displayed.
- update() - Method in class com.dingi.dingisdk.annotations.MarkerViewManager
-
Deprecated.
Schedule that ViewMarkers found in the viewport are invalidated.
- update(double) - Method in class com.dingi.dingisdk.maps.widgets.CompassView
-
Updates the direction of the compass.
- update() - Method in class com.dingi.dingisdk.style.layers.CustomLayer
-
- updateIcon(MarkerView) - Method in class com.dingi.dingisdk.annotations.MarkerViewManager
-
Deprecated.
Update and invalidate the MarkerView icon.
- updateMarker(Marker) - Method in class com.dingi.dingisdk.maps.DingiMap
-
Updates a marker on this map.
- updateMarkerViewsPosition() - Method in class com.dingi.dingisdk.annotations.MarkerViewManager
-
Deprecated.
Updates the position of MarkerViews currently found in the viewport.
- updateMetadata(byte[], OfflineRegion.OfflineRegionUpdateMetadataCallback) - Method in class com.dingi.dingisdk.offline.OfflineRegion
-
Update an offline region metadata from the database.
- updatePolygon(Polygon) - Method in class com.dingi.dingisdk.maps.DingiMap
-
Update a polygon on this map.
- updatePolyline(Polyline) - Method in class com.dingi.dingisdk.maps.DingiMap
-
Update a polyline on this map.
- Utils - Class in com.dingi.dingisdk.location
-