Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W Z 

W

w(String, String) - Static method in class com.dingi.dingisdk.log.Logger
Send a warning log message.
w(String, String, Throwable) - Static method in class com.dingi.dingisdk.log.Logger
Send a warning log message and log the exception.
w(String, String) - Method in interface com.dingi.dingisdk.log.LoggerDefinition
Send a warning log message.
w(String, String, Throwable) - Method in interface com.dingi.dingisdk.log.LoggerDefinition
Send a warning log message and log the exception.
width(float) - Method in class com.dingi.dingisdk.annotations.PolylineOptions
Sets the width of the polyline in screen pixels.
withAttributionData(String...) - Method in class com.dingi.dingisdk.attribution.AttributionParser.Options
 
withBuffer(int) - Method in class com.dingi.dingisdk.style.sources.CustomGeometrySourceOptions
Tile buffer size on each side (measured in 1/512ths of a tile; higher means fewer rendering artifacts near tile edges but slower performance).
withBuffer(int) - Method in class com.dingi.dingisdk.style.sources.GeoJsonOptions
Tile buffer size on each side (measured in 1/512ths of a tile; higher means fewer rendering artifacts near tile edges but slower performance).
withCameraPosition(CameraPosition) - Method in class com.dingi.dingisdk.snapshotter.MapSnapshotter.Options
 
withClip(boolean) - Method in class com.dingi.dingisdk.style.sources.CustomGeometrySourceOptions
If the data includes geometry outside the tile boundaries, setting this to true clips the geometry to the tile boundaries.
withCluster(boolean) - Method in class com.dingi.dingisdk.style.sources.GeoJsonOptions
If the data is a collection of point features, setting this to true clusters the points by radius into groups.
withClusterMaxZoom(int) - Method in class com.dingi.dingisdk.style.sources.GeoJsonOptions
Max zoom to cluster points on.
withClusterRadius(int) - Method in class com.dingi.dingisdk.style.sources.GeoJsonOptions
Radius of each cluster when clustering points, measured in 1/512ths of a tile.
withContext(Context) - Method in class com.dingi.dingisdk.attribution.AttributionParser.Options
 
withCopyrightSign(boolean) - Method in class com.dingi.dingisdk.attribution.AttributionParser.Options
 
withDingiAttribution(boolean) - Method in class com.dingi.dingisdk.attribution.AttributionParser.Options
 
withFilter(Expression) - Method in class com.dingi.dingisdk.style.layers.CircleLayer
Set a single expression filter.
withFilter(Expression) - Method in class com.dingi.dingisdk.style.layers.FillExtrusionLayer
Set a single expression filter.
withFilter(Expression) - Method in class com.dingi.dingisdk.style.layers.FillLayer
Set a single expression filter.
withFilter(Expression) - Method in class com.dingi.dingisdk.style.layers.HeatmapLayer
Set a single expression filter.
withFilter(Expression) - Method in class com.dingi.dingisdk.style.layers.LineLayer
Set a single expression filter.
withFilter(Expression) - Method in class com.dingi.dingisdk.style.layers.SymbolLayer
Set a single expression filter.
withImproveMap(boolean) - Method in class com.dingi.dingisdk.attribution.AttributionParser.Options
 
withLineMetrics(boolean) - Method in class com.dingi.dingisdk.style.sources.GeoJsonOptions
Initialises whether to calculate line distance metrics.
withLogo(boolean) - Method in class com.dingi.dingisdk.snapshotter.MapSnapshotter.Options
 
withMaxZoom(int) - Method in class com.dingi.dingisdk.style.sources.CustomGeometrySourceOptions
Maximum zoom level at which to create vector tiles (higher means greater detail at high zoom levels).
withMaxZoom(int) - Method in class com.dingi.dingisdk.style.sources.GeoJsonOptions
Maximum zoom level at which to create vector tiles (higher means greater detail at high zoom levels).
withMinZoom(int) - Method in class com.dingi.dingisdk.style.sources.CustomGeometrySourceOptions
Minimum zoom level at which to create vector tiles (lower means more field of view detail at low zoom levels).
withMinZoom(int) - Method in class com.dingi.dingisdk.style.sources.GeoJsonOptions
Minimum zoom level at which to create vector tiles (lower means more field of view detail at low zoom levels).
withPixelRatio(float) - Method in class com.dingi.dingisdk.snapshotter.MapSnapshotter.Options
 
withProperties(PropertyValue<?>...) - Method in class com.dingi.dingisdk.style.layers.BackgroundLayer
Set a property or properties.
withProperties(PropertyValue<?>...) - Method in class com.dingi.dingisdk.style.layers.CircleLayer
Set a property or properties.
withProperties(PropertyValue<?>...) - Method in class com.dingi.dingisdk.style.layers.FillExtrusionLayer
Set a property or properties.
withProperties(PropertyValue<?>...) - Method in class com.dingi.dingisdk.style.layers.FillLayer
Set a property or properties.
withProperties(PropertyValue<?>...) - Method in class com.dingi.dingisdk.style.layers.HeatmapLayer
Set a property or properties.
withProperties(PropertyValue<?>...) - Method in class com.dingi.dingisdk.style.layers.HillshadeLayer
Set a property or properties.
withProperties(PropertyValue<?>...) - Method in class com.dingi.dingisdk.style.layers.LineLayer
Set a property or properties.
withProperties(PropertyValue<?>...) - Method in class com.dingi.dingisdk.style.layers.RasterLayer
Set a property or properties.
withProperties(PropertyValue<?>...) - Method in class com.dingi.dingisdk.style.layers.SymbolLayer
Set a property or properties.
withRegion(LatLngBounds) - Method in class com.dingi.dingisdk.snapshotter.MapSnapshotter.Options
 
withSourceLayer(String) - Method in class com.dingi.dingisdk.style.layers.CircleLayer
Set the source Layer.
withSourceLayer(String) - Method in class com.dingi.dingisdk.style.layers.FillExtrusionLayer
Set the source Layer.
withSourceLayer(String) - Method in class com.dingi.dingisdk.style.layers.FillLayer
Set the source Layer.
withSourceLayer(String) - Method in class com.dingi.dingisdk.style.layers.HeatmapLayer
Set the source Layer.
withSourceLayer(String) - Method in class com.dingi.dingisdk.style.layers.HillshadeLayer
Set the source Layer.
withSourceLayer(String) - Method in class com.dingi.dingisdk.style.layers.LineLayer
Set the source Layer.
withSourceLayer(String) - Method in class com.dingi.dingisdk.style.layers.RasterLayer
Set the source Layer.
withSourceLayer(String) - Method in class com.dingi.dingisdk.style.layers.SymbolLayer
Set the source Layer.
withStyle(String) - Method in class com.dingi.dingisdk.snapshotter.MapSnapshotter.Options
 
withStyleJson(String) - Method in class com.dingi.dingisdk.snapshotter.MapSnapshotter.Options
 
withTelemetryAttribution(boolean) - Method in class com.dingi.dingisdk.attribution.AttributionParser.Options
 
withTolerance(float) - Method in class com.dingi.dingisdk.style.sources.CustomGeometrySourceOptions
Douglas-Peucker simplification tolerance (higher means simpler geometries and faster performance).
withTolerance(float) - Method in class com.dingi.dingisdk.style.sources.GeoJsonOptions
Douglas-Peucker simplification tolerance (higher means simpler geometries and faster performance).
withWrap(boolean) - Method in class com.dingi.dingisdk.style.sources.CustomGeometrySourceOptions
If the data includes wrapped coordinates, setting this to true unwraps the coordinates.
world() - Static method in class com.dingi.dingisdk.geometry.LatLngBounds
Returns the world bounds.
wrap() - Method in class com.dingi.dingisdk.geometry.LatLng
Return a new LatLng object with a wrapped Longitude.
wrap(double, double, double) - Static method in class com.dingi.dingisdk.utils.MathUtils
Constrains value to the given range (including min, excluding max) via modular arithmetic.
writeToParcel(Parcel, int) - Method in class com.dingi.dingisdk.annotations.MarkerOptions
Flatten this object in to a Parcel.
writeToParcel(Parcel, int) - Method in class com.dingi.dingisdk.annotations.MarkerViewOptions
Deprecated.
Flatten this object in to a Parcel.
writeToParcel(Parcel, int) - Method in class com.dingi.dingisdk.annotations.PolygonOptions
Flatten this object in to a Parcel.
writeToParcel(Parcel, int) - Method in class com.dingi.dingisdk.annotations.PolylineOptions
Flatten this object in to a Parcel.
writeToParcel(Parcel, int) - Method in class com.dingi.dingisdk.camera.CameraPosition
Flatten this object in to a Parcel.
writeToParcel(Parcel, int) - Method in class com.dingi.dingisdk.geometry.LatLng
Flatten this object in to a Parcel.
writeToParcel(Parcel, int) - Method in class com.dingi.dingisdk.geometry.LatLngBounds
Flatten this object in to a Parcel.
writeToParcel(Parcel, int) - Method in class com.dingi.dingisdk.geometry.LatLngQuad
 
writeToParcel(Parcel, int) - Method in class com.dingi.dingisdk.geometry.LatLngSpan
Flatten this object in to a Parcel.
writeToParcel(Parcel, int) - Method in class com.dingi.dingisdk.geometry.ProjectedMeters
Flatten this object in to a Parcel.
writeToParcel(Parcel, int) - Method in class com.dingi.dingisdk.geometry.VisibleRegion
Flatten this object in to a Parcel.
writeToParcel(Parcel, int) - Method in class com.dingi.dingisdk.location.LocationComponentOptions
 
writeToParcel(Parcel, int) - Method in class com.dingi.dingisdk.maps.DingiMapOptions
 
writeToParcel(Parcel, int) - Method in class com.dingi.dingisdk.offline.OfflineGeometryRegionDefinition
 
writeToParcel(Parcel, int) - Method in class com.dingi.dingisdk.offline.OfflineTilePyramidRegionDefinition
 
A B C D E F G H I K L M N O P Q R S T U V W Z 
Skip navigation links