A
C
D
E
F
G
H
I
L
O
R
S
T
U
W
W
- withCircleBlur(Float) - function in org.maplibre.android.plugins.annotation.CircleOptions
- Set circle-blur to initialise the circle with.
- withCircleColor(String) - function in org.maplibre.android.plugins.annotation.CircleOptions
- Set circle-color to initialise the circle with.
- withCircleOpacity(Float) - function in org.maplibre.android.plugins.annotation.CircleOptions
- Set circle-opacity to initialise the circle with.
- withCircleRadius(Expression) - function in org.maplibre.android.plugins.annotation.ClusterOptions
- Set the circle radius of cluster items.
- withCircleRadius(Float) - function in org.maplibre.android.plugins.annotation.CircleOptions
- Set circle-radius to initialise the circle with.
- withCircleStrokeColor(String) - function in org.maplibre.android.plugins.annotation.CircleOptions
- Set circle-stroke-color to initialise the circle with.
- withCircleStrokeOpacity(Float) - function in org.maplibre.android.plugins.annotation.CircleOptions
- Set circle-stroke-opacity to initialise the circle with.
- withCircleStrokeWidth(Float) - function in org.maplibre.android.plugins.annotation.CircleOptions
- Set circle-stroke-width to initialise the circle with.
- withClusterMaxZoom(int) - function in org.maplibre.android.plugins.annotation.ClusterOptions
- Set the cluster maximum zoom, 14 by default.
- withClusterRadius(int) - function in org.maplibre.android.plugins.annotation.ClusterOptions
- Set the cluster radius, 50 by default.
- withColorLevels(Array) - function in org.maplibre.android.plugins.annotation.ClusterOptions
- Set the cluster color levels, which a pair constructed with amount of point and a int color value.
- withData(JsonElement) - function in org.maplibre.android.plugins.annotation.FillOptions
- Set the arbitrary json data of the annotation.
- withData(JsonElement) - function in org.maplibre.android.plugins.annotation.CircleOptions
- Set the arbitrary json data of the annotation.
- withData(JsonElement) - function in org.maplibre.android.plugins.annotation.LineOptions
- Set the arbitrary json data of the annotation.
- withData(JsonElement) - function in org.maplibre.android.plugins.annotation.SymbolOptions
- Set the arbitrary json data of the annotation.
- withDraggable(boolean) - function in org.maplibre.android.plugins.annotation.FillOptions
- Set whether this fill should be draggable,meaning it can be dragged across the screen when touched and moved.
- withDraggable(boolean) - function in org.maplibre.android.plugins.annotation.CircleOptions
- Set whether this circle should be draggable,meaning it can be dragged across the screen when touched and moved.
- withDraggable(boolean) - function in org.maplibre.android.plugins.annotation.LineOptions
- Set whether this line should be draggable,meaning it can be dragged across the screen when touched and moved.
- withDraggable(boolean) - function in org.maplibre.android.plugins.annotation.SymbolOptions
- Set whether this symbol should be draggable,meaning it can be dragged across the screen when touched and moved.
- withFillColor(String) - function in org.maplibre.android.plugins.annotation.FillOptions
- Set fill-color to initialise the fill with.
- withFillOpacity(Float) - function in org.maplibre.android.plugins.annotation.FillOptions
- Set fill-opacity to initialise the fill with.
- withFillOutlineColor(String) - function in org.maplibre.android.plugins.annotation.FillOptions
- Set fill-outline-color to initialise the fill with.
- withFillPattern(String) - function in org.maplibre.android.plugins.annotation.FillOptions
- Set fill-pattern to initialise the fill with.
- withGeometry(Polygon) - function in org.maplibre.android.plugins.annotation.FillOptions
- Set the geometry of the fill, which represents the location of the fill on the map
- withGeometry(Point) - function in org.maplibre.android.plugins.annotation.CircleOptions
- Set the geometry of the circle, which represents the location of the circle on the map
- withGeometry(LineString) - function in org.maplibre.android.plugins.annotation.LineOptions
- Set the geometry of the line, which represents the location of the line on the map
- withGeometry(Point) - function in org.maplibre.android.plugins.annotation.SymbolOptions
- Set the geometry of the symbol, which represents the location of the symbol on the map
- withIconAnchor(String) - function in org.maplibre.android.plugins.annotation.SymbolOptions
- Set icon-anchor to initialise the symbol with.
- withIconColor(String) - function in org.maplibre.android.plugins.annotation.SymbolOptions
- Set icon-color to initialise the symbol with.
- withIconHaloBlur(Float) - function in org.maplibre.android.plugins.annotation.SymbolOptions
- Set icon-halo-blur to initialise the symbol with.
- withIconHaloColor(String) - function in org.maplibre.android.plugins.annotation.SymbolOptions
- Set icon-halo-color to initialise the symbol with.
- withIconHaloWidth(Float) - function in org.maplibre.android.plugins.annotation.SymbolOptions
- Set icon-halo-width to initialise the symbol with.
- withIconImage(String) - function in org.maplibre.android.plugins.annotation.SymbolOptions
- Set icon-image to initialise the symbol with.
- withIconOffset(Array) - function in org.maplibre.android.plugins.annotation.SymbolOptions
- Set icon-offset to initialise the symbol with.
- withIconOpacity(Float) - function in org.maplibre.android.plugins.annotation.SymbolOptions
- Set icon-opacity to initialise the symbol with.
- withIconRotate(Float) - function in org.maplibre.android.plugins.annotation.SymbolOptions
- Set icon-rotate to initialise the symbol with.
- withIconSize(Float) - function in org.maplibre.android.plugins.annotation.SymbolOptions
- Set icon-size to initialise the symbol with.
- withLatLng(LatLng) - function in org.maplibre.android.plugins.annotation.CircleOptions
- Set the LatLng of the circle, which represents the location of the circle on the map
- withLatLng(LatLng) - function in org.maplibre.android.plugins.annotation.SymbolOptions
- Set the LatLng of the symbol, which represents the location of the symbol on the map
- withLatLngs(List) - function in org.maplibre.android.plugins.annotation.FillOptions
- Set a list of lists of LatLng for the fill, which represents the locations of the fill on the map
- withLatLngs(List) - function in org.maplibre.android.plugins.annotation.LineOptions
- Set a list of LatLng for the line, which represents the locations of the line on the map
- withLineBlur(Float) - function in org.maplibre.android.plugins.annotation.LineOptions
- Set line-blur to initialise the line with.
- withLineColor(String) - function in org.maplibre.android.plugins.annotation.LineOptions
- Set line-color to initialise the line with.
- withLineGapWidth(Float) - function in org.maplibre.android.plugins.annotation.LineOptions
- Set line-gap-width to initialise the line with.
- withLineJoin(String) - function in org.maplibre.android.plugins.annotation.LineOptions
- Set line-join to initialise the line with.
- withLineOffset(Float) - function in org.maplibre.android.plugins.annotation.LineOptions
- Set line-offset to initialise the line with.
- withLineOpacity(Float) - function in org.maplibre.android.plugins.annotation.LineOptions
- Set line-opacity to initialise the line with.
- withLinePattern(String) - function in org.maplibre.android.plugins.annotation.LineOptions
- Set line-pattern to initialise the line with.
- withLineWidth(Float) - function in org.maplibre.android.plugins.annotation.LineOptions
- Set line-width to initialise the line with.
- withSymbolSortKey(Float) - function in org.maplibre.android.plugins.annotation.SymbolOptions
- Set symbol-sort-key to initialise the symbol with.
- withTextAnchor(String) - function in org.maplibre.android.plugins.annotation.SymbolOptions
- Set text-anchor to initialise the symbol with.
- withTextColor(Expression) - function in org.maplibre.android.plugins.annotation.ClusterOptions
- Set the text color of cluster item.
- withTextColor(String) - function in org.maplibre.android.plugins.annotation.SymbolOptions
- Set text-color to initialise the symbol with.
- withTextField(Expression) - function in org.maplibre.android.plugins.annotation.ClusterOptions
- Set the text field of a cluster item.
- withTextField(String) - function in org.maplibre.android.plugins.annotation.SymbolOptions
- Set text-field to initialise the symbol with.
- withTextFont(Array) - function in org.maplibre.android.plugins.annotation.SymbolOptions
- Set text-font to initialise the symbol with.
- withTextHaloBlur(Float) - function in org.maplibre.android.plugins.annotation.SymbolOptions
- Set text-halo-blur to initialise the symbol with.
- withTextHaloColor(String) - function in org.maplibre.android.plugins.annotation.SymbolOptions
- Set text-halo-color to initialise the symbol with.
- withTextHaloWidth(Float) - function in org.maplibre.android.plugins.annotation.SymbolOptions
- Set text-halo-width to initialise the symbol with.
- withTextJustify(String) - function in org.maplibre.android.plugins.annotation.SymbolOptions
- Set text-justify to initialise the symbol with.
- withTextLetterSpacing(Float) - function in org.maplibre.android.plugins.annotation.SymbolOptions
- Set text-letter-spacing to initialise the symbol with.
- withTextMaxWidth(Float) - function in org.maplibre.android.plugins.annotation.SymbolOptions
- Set text-max-width to initialise the symbol with.
- withTextOffset(Array) - function in org.maplibre.android.plugins.annotation.SymbolOptions
- Set text-offset to initialise the symbol with.
- withTextOpacity(Float) - function in org.maplibre.android.plugins.annotation.SymbolOptions
- Set text-opacity to initialise the symbol with.
- withTextRadialOffset(Float) - function in org.maplibre.android.plugins.annotation.SymbolOptions
- Set text-radial-offset to initialise the symbol with.
- withTextRotate(Float) - function in org.maplibre.android.plugins.annotation.SymbolOptions
- Set text-rotate to initialise the symbol with.
- withTextSize(Expression) - function in org.maplibre.android.plugins.annotation.ClusterOptions
- Set the text size of cluster item.
- withTextSize(Float) - function in org.maplibre.android.plugins.annotation.SymbolOptions
- Set text-size to initialise the symbol with.
- withTextTransform(String) - function in org.maplibre.android.plugins.annotation.SymbolOptions
- Set text-transform to initialise the symbol with.