A  C  D  E  F  G  H  I  L  O  R  S  T  U  W 

G

getAboveLayerId() - function in org.maplibre.android.plugins.annotation.AnnotationManager
 
getAboveLayerId() - function in org.maplibre.android.plugins.annotation.FillManager
 
getAboveLayerId() - function in org.maplibre.android.plugins.annotation.CircleManager
 
getAboveLayerId() - function in org.maplibre.android.plugins.annotation.LineManager
 
getAboveLayerId() - function in org.maplibre.android.plugins.annotation.SymbolManager
 
getAnnotations() - function in org.maplibre.android.plugins.annotation.AnnotationManager
Get a list of current annotations.
getAnnotations() - function in org.maplibre.android.plugins.annotation.FillManager
Get a list of current annotations.
getAnnotations() - function in org.maplibre.android.plugins.annotation.CircleManager
Get a list of current annotations.
getAnnotations() - function in org.maplibre.android.plugins.annotation.LineManager
Get a list of current annotations.
getAnnotations() - function in org.maplibre.android.plugins.annotation.SymbolManager
Get a list of current annotations.
getBelowLayerId() - function in org.maplibre.android.plugins.annotation.AnnotationManager
 
getBelowLayerId() - function in org.maplibre.android.plugins.annotation.FillManager
 
getBelowLayerId() - function in org.maplibre.android.plugins.annotation.CircleManager
 
getBelowLayerId() - function in org.maplibre.android.plugins.annotation.LineManager
 
getBelowLayerId() - function in org.maplibre.android.plugins.annotation.SymbolManager
 
getCircleBlur() - function in org.maplibre.android.plugins.annotation.Circle
Get the CircleBlur propertyAmount to blur the circle.
getCircleBlur() - function in org.maplibre.android.plugins.annotation.CircleOptions
Get the current configured circle-blur for the circleAmount to blur the circle.
getCircleColor() - function in org.maplibre.android.plugins.annotation.Circle
Get the CircleColor propertyThe fill color of the circle.
getCircleColor() - function in org.maplibre.android.plugins.annotation.CircleOptions
Get the current configured circle-color for the circleThe fill color of the circle.
getCircleColorAsInt() - function in org.maplibre.android.plugins.annotation.Circle
Get the CircleColor propertyThe fill color of the circle.
getCircleOpacity() - function in org.maplibre.android.plugins.annotation.Circle
Get the CircleOpacity propertyThe opacity at which the circle will be drawn.
getCircleOpacity() - function in org.maplibre.android.plugins.annotation.CircleOptions
Get the current configured circle-opacity for the circleThe opacity at which the circle will be drawn.
getCirclePitchAlignment() - function in org.maplibre.android.plugins.annotation.CircleManager
Get the CirclePitchAlignment propertyOrientation of circle when map is pitched.
getCirclePitchScale() - function in org.maplibre.android.plugins.annotation.CircleManager
Get the CirclePitchScale propertyControls the scaling behavior of the circle when the map is pitched.
getCircleRadius() - function in org.maplibre.android.plugins.annotation.Circle
Get the CircleRadius propertyCircle radius.
getCircleRadius() - function in org.maplibre.android.plugins.annotation.ClusterOptions
Get the circle radius of the cluster items, 18 by default
getCircleRadius() - function in org.maplibre.android.plugins.annotation.CircleOptions
Get the current configured circle-radius for the circleCircle radius.
getCircleStrokeColor() - function in org.maplibre.android.plugins.annotation.Circle
Get the CircleStrokeColor propertyThe stroke color of the circle.
getCircleStrokeColor() - function in org.maplibre.android.plugins.annotation.CircleOptions
Get the current configured circle-stroke-color for the circleThe stroke color of the circle.
getCircleStrokeColorAsInt() - function in org.maplibre.android.plugins.annotation.Circle
Get the CircleStrokeColor propertyThe stroke color of the circle.
getCircleStrokeOpacity() - function in org.maplibre.android.plugins.annotation.Circle
Get the CircleStrokeOpacity propertyThe opacity of the circle's stroke.
getCircleStrokeOpacity() - function in org.maplibre.android.plugins.annotation.CircleOptions
Get the current configured circle-stroke-opacity for the circleThe opacity of the circle's stroke.
getCircleStrokeWidth() - function in org.maplibre.android.plugins.annotation.Circle
Get the CircleStrokeWidth propertyThe width of the circle's stroke.
getCircleStrokeWidth() - function in org.maplibre.android.plugins.annotation.CircleOptions
Get the current configured circle-stroke-width for the circleThe width of the circle's stroke.
getCircleTranslate() - function in org.maplibre.android.plugins.annotation.CircleManager
Get the CircleTranslate propertyThe geometry's offset.
getCircleTranslateAnchor() - function in org.maplibre.android.plugins.annotation.CircleManager
Get the CircleTranslateAnchor propertyControls the frame of reference for circleTranslate.
getClusterMaxZoom() - function in org.maplibre.android.plugins.annotation.ClusterOptions
Set the cluster maximum, 14 by default.
getClusterRadius() - function in org.maplibre.android.plugins.annotation.ClusterOptions
Get the cluster radius, 50 by default.
getColorLevels() - function in org.maplibre.android.plugins.annotation.ClusterOptions
Get the cluster color levels, which a pair constructed with amount of point and a int color value.
getData() - function in org.maplibre.android.plugins.annotation.Circle
Get the arbitrary json object data of the annotation.
getData() - function in org.maplibre.android.plugins.annotation.FillOptions
Get the arbitrary json data of the annotation.
getData() - function in org.maplibre.android.plugins.annotation.Symbol
Get the arbitrary json object data of the annotation.
getData() - function in org.maplibre.android.plugins.annotation.CircleOptions
Get the arbitrary json data of the annotation.
getData() - function in org.maplibre.android.plugins.annotation.LineOptions
Get the arbitrary json data of the annotation.
getData() - function in org.maplibre.android.plugins.annotation.Line
Get the arbitrary json object data of the annotation.
getData() - function in org.maplibre.android.plugins.annotation.SymbolOptions
Get the arbitrary json data of the annotation.
getData() - function in org.maplibre.android.plugins.annotation.Fill
Get the arbitrary json object data of the annotation.
getData() - function in org.maplibre.android.plugins.annotation.Annotation
Get the arbitrary json object data of the annotation.
getDraggable() - function in org.maplibre.android.plugins.annotation.FillOptions
Returns whether this fill is draggable, meaning it can be dragged across the screen when touched and moved.
getDraggable() - function in org.maplibre.android.plugins.annotation.CircleOptions
Returns whether this circle is draggable, meaning it can be dragged across the screen when touched and moved.
getDraggable() - function in org.maplibre.android.plugins.annotation.LineOptions
Returns whether this line is draggable, meaning it can be dragged across the screen when touched and moved.
getDraggable() - function in org.maplibre.android.plugins.annotation.SymbolOptions
Returns whether this symbol is draggable, meaning it can be dragged across the screen when touched and moved.
getFillAntialias() - function in org.maplibre.android.plugins.annotation.FillManager
Get the FillAntialias propertyWhether or not the fill should be antialiased.
getFillColor() - function in org.maplibre.android.plugins.annotation.FillOptions
Get the current configured fill-color for the fillThe color of the filled part of this layer.
getFillColor() - function in org.maplibre.android.plugins.annotation.Fill
Get the FillColor propertyThe color of the filled part of this layer.
getFillColorAsInt() - function in org.maplibre.android.plugins.annotation.Fill
Get the FillColor propertyThe color of the filled part of this layer.
getFillOpacity() - function in org.maplibre.android.plugins.annotation.FillOptions
Get the current configured fill-opacity for the fillThe opacity of the entire fill layer.
getFillOpacity() - function in org.maplibre.android.plugins.annotation.Fill
Get the FillOpacity propertyThe opacity of the entire fill layer.
getFillOutlineColor() - function in org.maplibre.android.plugins.annotation.FillOptions
Get the current configured fill-outline-color for the fillThe outline color of the fill.
getFillOutlineColor() - function in org.maplibre.android.plugins.annotation.Fill
Get the FillOutlineColor propertyThe outline color of the fill.
getFillOutlineColorAsInt() - function in org.maplibre.android.plugins.annotation.Fill
Get the FillOutlineColor propertyThe outline color of the fill.
getFillPattern() - function in org.maplibre.android.plugins.annotation.FillOptions
Get the current configured fill-pattern for the fillName of image in sprite to use for drawing image fills.
getFillPattern() - function in org.maplibre.android.plugins.annotation.Fill
Get the FillPattern propertyName of image in sprite to use for drawing image fills.
getFillTranslate() - function in org.maplibre.android.plugins.annotation.FillManager
Get the FillTranslate propertyThe geometry's offset.
getFillTranslateAnchor() - function in org.maplibre.android.plugins.annotation.FillManager
Get the FillTranslateAnchor propertyControls the frame of reference for fillTranslate.
getFilter() - function in org.maplibre.android.plugins.annotation.FillManager
Get filter of the managed fills.
getFilter() - function in org.maplibre.android.plugins.annotation.CircleManager
Get filter of the managed circles.
getFilter() - function in org.maplibre.android.plugins.annotation.LineManager
Get filter of the managed lines.
getFilter() - function in org.maplibre.android.plugins.annotation.SymbolManager
Get filter of the managed symbols.
getGeometry() - function in org.maplibre.android.plugins.annotation.Circle
Get the geometry of an annotation, type of geometry returned depends on the generic attribute.
getGeometry() - function in org.maplibre.android.plugins.annotation.FillOptions
Get the geometry of the fill, which represents the location of the fill on the map
getGeometry() - function in org.maplibre.android.plugins.annotation.Symbol
Get the geometry of an annotation, type of geometry returned depends on the generic attribute.
getGeometry() - function in org.maplibre.android.plugins.annotation.CircleOptions
Get the geometry of the circle, which represents the location of the circle on the map
getGeometry() - function in org.maplibre.android.plugins.annotation.LineOptions
Get the geometry of the line, which represents the location of the line on the map
getGeometry() - function in org.maplibre.android.plugins.annotation.Line
Get the geometry of an annotation, type of geometry returned depends on the generic attribute.
getGeometry() - function in org.maplibre.android.plugins.annotation.SymbolOptions
Get the geometry of the symbol, which represents the location of the symbol on the map
getGeometry() - function in org.maplibre.android.plugins.annotation.Fill
Get the geometry of an annotation, type of geometry returned depends on the generic attribute.
getGeometry() - function in org.maplibre.android.plugins.annotation.Annotation
Get the geometry of an annotation, type of geometry returned depends on the generic attribute.
getIconAllowOverlap() - function in org.maplibre.android.plugins.annotation.SymbolManager
Get the IconAllowOverlap propertyIf true, the icon will be visible even if it collides with other previously drawn symbols.
getIconAnchor() - function in org.maplibre.android.plugins.annotation.Symbol
Get the IconAnchor propertyPart of the icon placed closest to the anchor.
getIconAnchor() - function in org.maplibre.android.plugins.annotation.SymbolOptions
Get the current configured icon-anchor for the symbolPart of the icon placed closest to the anchor.
getIconColor() - function in org.maplibre.android.plugins.annotation.Symbol
Get the IconColor propertyThe color of the icon.
getIconColor() - function in org.maplibre.android.plugins.annotation.SymbolOptions
Get the current configured icon-color for the symbolThe color of the icon.
getIconColorAsInt() - function in org.maplibre.android.plugins.annotation.Symbol
Get the IconColor propertyThe color of the icon.
getIconHaloBlur() - function in org.maplibre.android.plugins.annotation.Symbol
Get the IconHaloBlur propertyFade out the halo towards the outside.
getIconHaloBlur() - function in org.maplibre.android.plugins.annotation.SymbolOptions
Get the current configured icon-halo-blur for the symbolFade out the halo towards the outside.
getIconHaloColor() - function in org.maplibre.android.plugins.annotation.Symbol
Get the IconHaloColor propertyThe color of the icon's halo.
getIconHaloColor() - function in org.maplibre.android.plugins.annotation.SymbolOptions
Get the current configured icon-halo-color for the symbolThe color of the icon's halo.
getIconHaloColorAsInt() - function in org.maplibre.android.plugins.annotation.Symbol
Get the IconHaloColor propertyThe color of the icon's halo.
getIconHaloWidth() - function in org.maplibre.android.plugins.annotation.Symbol
Get the IconHaloWidth propertyDistance of halo to the icon outline.
getIconHaloWidth() - function in org.maplibre.android.plugins.annotation.SymbolOptions
Get the current configured icon-halo-width for the symbolDistance of halo to the icon outline.
getIconIgnorePlacement() - function in org.maplibre.android.plugins.annotation.SymbolManager
Get the IconIgnorePlacement propertyIf true, other symbols can be visible even if they collide with the icon.
getIconImage() - function in org.maplibre.android.plugins.annotation.Symbol
Get the IconImage propertyName of image in sprite to use for drawing an image background.
getIconImage() - function in org.maplibre.android.plugins.annotation.SymbolOptions
Get the current configured icon-image for the symbolName of image in sprite to use for drawing an image background.
getIconKeepUpright() - function in org.maplibre.android.plugins.annotation.SymbolManager
Get the IconKeepUpright propertyIf true, the icon may be flipped to prevent it from being rendered upside-down.
getIconOffset() - function in org.maplibre.android.plugins.annotation.Symbol
Get the IconOffset propertyOffset distance of icon from its anchor.
getIconOffset() - function in org.maplibre.android.plugins.annotation.SymbolOptions
Get the current configured icon-offset for the symbolOffset distance of icon from its anchor.
getIconOpacity() - function in org.maplibre.android.plugins.annotation.Symbol
Get the IconOpacity propertyThe opacity at which the icon will be drawn.
getIconOpacity() - function in org.maplibre.android.plugins.annotation.SymbolOptions
Get the current configured icon-opacity for the symbolThe opacity at which the icon will be drawn.
getIconOptional() - function in org.maplibre.android.plugins.annotation.SymbolManager
Get the IconOptional propertyIf true, text will display without their corresponding icons when the icon collides with other symbols and the text does not.
getIconPadding() - function in org.maplibre.android.plugins.annotation.SymbolManager
Get the IconPadding propertySize of the additional area around the icon bounding box used for detecting symbol collisions.
getIconPitchAlignment() - function in org.maplibre.android.plugins.annotation.SymbolManager
Get the IconPitchAlignment propertyOrientation of icon when map is pitched.
getIconRotate() - function in org.maplibre.android.plugins.annotation.Symbol
Get the IconRotate propertyRotates the icon clockwise.
getIconRotate() - function in org.maplibre.android.plugins.annotation.SymbolOptions
Get the current configured icon-rotate for the symbolRotates the icon clockwise.
getIconRotationAlignment() - function in org.maplibre.android.plugins.annotation.SymbolManager
Get the IconRotationAlignment propertyIn combination with Property.SYMBOL_PLACEMENT, determines the rotation behavior of icons.
getIconSize() - function in org.maplibre.android.plugins.annotation.Symbol
Get the IconSize propertyScales the original size of the icon by the provided factor.
getIconSize() - function in org.maplibre.android.plugins.annotation.SymbolOptions
Get the current configured icon-size for the symbolScales the original size of the icon by the provided factor.
getIconTextFit() - function in org.maplibre.android.plugins.annotation.SymbolManager
Get the IconTextFit propertyScales the icon to fit around the associated text.
getIconTextFitPadding() - function in org.maplibre.android.plugins.annotation.SymbolManager
Get the IconTextFitPadding propertySize of the additional area added to dimensions determined by Property.ICON_TEXT_FIT, in clockwise order: top, right, bottom, left.
getIconTranslate() - function in org.maplibre.android.plugins.annotation.SymbolManager
Get the IconTranslate propertyDistance that the icon's anchor is moved from its original placement.
getIconTranslateAnchor() - function in org.maplibre.android.plugins.annotation.SymbolManager
Get the IconTranslateAnchor propertyControls the frame of reference for iconTranslate.
getId() - function in org.maplibre.android.plugins.annotation.Circle
Returns this annotation's internal ID.
getId() - function in org.maplibre.android.plugins.annotation.Symbol
Returns this annotation's internal ID.
getId() - function in org.maplibre.android.plugins.annotation.Line
Returns this annotation's internal ID.
getId() - function in org.maplibre.android.plugins.annotation.Fill
Returns this annotation's internal ID.
getId() - function in org.maplibre.android.plugins.annotation.Annotation
Returns this annotation's internal ID.
getLatLng() - function in org.maplibre.android.plugins.annotation.Circle
Get the LatLng of the circle, which represents the location of the circle on the map
getLatLng() - function in org.maplibre.android.plugins.annotation.Symbol
Get the LatLng of the symbol, which represents the location of the symbol on the map
getLatLng() - function in org.maplibre.android.plugins.annotation.CircleOptions
Get the LatLng of the circle, which represents the location of the circle on the map
getLatLng() - function in org.maplibre.android.plugins.annotation.SymbolOptions
Get the LatLng of the symbol, which represents the location of the symbol on the map
getLatLngs() - function in org.maplibre.android.plugins.annotation.FillOptions
Get a list of lists of LatLng for the fill, which represents the locations of the fill on the map
getLatLngs() - function in org.maplibre.android.plugins.annotation.LineOptions
Get a list of LatLng for the line, which represents the locations of the line on the map
getLatLngs() - function in org.maplibre.android.plugins.annotation.Line
Get a list of LatLng for the line, which represents the locations of the line on the map
getLatLngs() - function in org.maplibre.android.plugins.annotation.Fill
Get a list of lists of LatLng for the fill, which represents the locations of the fill on the map
getLayerId() - function in org.maplibre.android.plugins.annotation.AnnotationManager
Returns a layer ID that annotations created by this manager are laid out on.
getLayerId() - function in org.maplibre.android.plugins.annotation.FillManager
Returns a layer ID that annotations created by this manager are laid out on.
getLayerId() - function in org.maplibre.android.plugins.annotation.CircleManager
Returns a layer ID that annotations created by this manager are laid out on.
getLayerId() - function in org.maplibre.android.plugins.annotation.LineManager
Returns a layer ID that annotations created by this manager are laid out on.
getLayerId() - function in org.maplibre.android.plugins.annotation.SymbolManager
Returns a layer ID that annotations created by this manager are laid out on.
getLineBlur() - function in org.maplibre.android.plugins.annotation.LineOptions
Get the current configured line-blur for the lineBlur applied to the line, in density-independent pixels.
getLineBlur() - function in org.maplibre.android.plugins.annotation.Line
Get the LineBlur propertyBlur applied to the line, in density-independent pixels.
getLineCap() - function in org.maplibre.android.plugins.annotation.LineManager
Get the LineCap propertyThe display of line endings.
getLineColor() - function in org.maplibre.android.plugins.annotation.LineOptions
Get the current configured line-color for the lineThe color with which the line will be drawn.
getLineColor() - function in org.maplibre.android.plugins.annotation.Line
Get the LineColor propertyThe color with which the line will be drawn.
getLineColorAsInt() - function in org.maplibre.android.plugins.annotation.Line
Get the LineColor propertyThe color with which the line will be drawn.
getLineDasharray() - function in org.maplibre.android.plugins.annotation.LineManager
Get the LineDasharray propertySpecifies the lengths of the alternating dashes and gaps that form the dash pattern.
getLineGapWidth() - function in org.maplibre.android.plugins.annotation.LineOptions
Get the current configured line-gap-width for the lineDraws a line casing outside of a line's actual path.
getLineGapWidth() - function in org.maplibre.android.plugins.annotation.Line
Get the LineGapWidth propertyDraws a line casing outside of a line's actual path.
getLineJoin() - function in org.maplibre.android.plugins.annotation.LineOptions
Get the current configured line-join for the lineThe display of lines when joining.
getLineJoin() - function in org.maplibre.android.plugins.annotation.Line
Get the LineJoin propertyThe display of lines when joining.
getLineMiterLimit() - function in org.maplibre.android.plugins.annotation.LineManager
Get the LineMiterLimit propertyUsed to automatically convert miter joins to bevel joins for sharp angles.
getLineOffset() - function in org.maplibre.android.plugins.annotation.LineOptions
Get the current configured line-offset for the lineThe line's offset.
getLineOffset() - function in org.maplibre.android.plugins.annotation.Line
Get the LineOffset propertyThe line's offset.
getLineOpacity() - function in org.maplibre.android.plugins.annotation.LineOptions
Get the current configured line-opacity for the lineThe opacity at which the line will be drawn.
getLineOpacity() - function in org.maplibre.android.plugins.annotation.Line
Get the LineOpacity propertyThe opacity at which the line will be drawn.
getLinePattern() - function in org.maplibre.android.plugins.annotation.LineOptions
Get the current configured line-pattern for the lineName of image in sprite to use for drawing image lines.
getLinePattern() - function in org.maplibre.android.plugins.annotation.Line
Get the LinePattern propertyName of image in sprite to use for drawing image lines.
getLineRoundLimit() - function in org.maplibre.android.plugins.annotation.LineManager
Get the LineRoundLimit propertyUsed to automatically convert round joins to miter joins for shallow angles.
getLineTranslate() - function in org.maplibre.android.plugins.annotation.LineManager
Get the LineTranslate propertyThe geometry's offset.
getLineTranslateAnchor() - function in org.maplibre.android.plugins.annotation.LineManager
Get the LineTranslateAnchor propertyControls the frame of reference for lineTranslate.
getLineWidth() - function in org.maplibre.android.plugins.annotation.LineOptions
Get the current configured line-width for the lineStroke thickness.
getLineWidth() - function in org.maplibre.android.plugins.annotation.Line
Get the LineWidth propertyStroke thickness.
getSymbolAvoidEdges() - function in org.maplibre.android.plugins.annotation.SymbolManager
Get the SymbolAvoidEdges propertyIf true, the symbols will not cross tile edges to avoid mutual collisions.
getSymbolPlacement() - function in org.maplibre.android.plugins.annotation.SymbolManager
Get the SymbolPlacement propertyLabel placement relative to its geometry.
getSymbolSortKey() - function in org.maplibre.android.plugins.annotation.Symbol
Get the SymbolSortKey propertySorts features in ascending order based on this value.
getSymbolSortKey() - function in org.maplibre.android.plugins.annotation.SymbolOptions
Get the current configured symbol-sort-key for the symbolSorts features in ascending order based on this value.
getSymbolSpacing() - function in org.maplibre.android.plugins.annotation.SymbolManager
Get the SymbolSpacing propertyDistance between two symbol anchors.
getTextAllowOverlap() - function in org.maplibre.android.plugins.annotation.SymbolManager
Get the TextAllowOverlap propertyIf true, the text will be visible even if it collides with other previously drawn symbols.
getTextAnchor() - function in org.maplibre.android.plugins.annotation.Symbol
Get the TextAnchor propertyPart of the text placed closest to the anchor.
getTextAnchor() - function in org.maplibre.android.plugins.annotation.SymbolOptions
Get the current configured text-anchor for the symbolPart of the text placed closest to the anchor.
getTextColor() - function in org.maplibre.android.plugins.annotation.ClusterOptions
Get the text color of cluster item.
getTextColor() - function in org.maplibre.android.plugins.annotation.Symbol
Get the TextColor propertyThe color with which the text will be drawn.
getTextColor() - function in org.maplibre.android.plugins.annotation.SymbolOptions
Get the current configured text-color for the symbolThe color with which the text will be drawn.
getTextColorAsInt() - function in org.maplibre.android.plugins.annotation.Symbol
Get the TextColor propertyThe color with which the text will be drawn.
getTextField() - function in org.maplibre.android.plugins.annotation.ClusterOptions
Set the text field of a cluster item.
getTextField() - function in org.maplibre.android.plugins.annotation.Symbol
Get the TextField propertyValue to use for a text label.
getTextField() - function in org.maplibre.android.plugins.annotation.SymbolOptions
Get the current configured text-field for the symbolValue to use for a text label.
getTextFont() - function in org.maplibre.android.plugins.annotation.Symbol
Get the TextFont propertyFont stack to use for displaying text.
getTextFont() - function in org.maplibre.android.plugins.annotation.SymbolOptions
Get the current configured text-font for the symbolFont stack to use for displaying text.
getTextHaloBlur() - function in org.maplibre.android.plugins.annotation.Symbol
Get the TextHaloBlur propertyThe halo's fadeout distance towards the outside.
getTextHaloBlur() - function in org.maplibre.android.plugins.annotation.SymbolOptions
Get the current configured text-halo-blur for the symbolThe halo's fadeout distance towards the outside.
getTextHaloColor() - function in org.maplibre.android.plugins.annotation.Symbol
Get the TextHaloColor propertyThe color of the text's halo, which helps it stand out from backgrounds.
getTextHaloColor() - function in org.maplibre.android.plugins.annotation.SymbolOptions
Get the current configured text-halo-color for the symbolThe color of the text's halo, which helps it stand out from backgrounds.
getTextHaloColorAsInt() - function in org.maplibre.android.plugins.annotation.Symbol
Get the TextHaloColor propertyThe color of the text's halo, which helps it stand out from backgrounds.
getTextHaloWidth() - function in org.maplibre.android.plugins.annotation.Symbol
Get the TextHaloWidth propertyDistance of halo to the font outline.
getTextHaloWidth() - function in org.maplibre.android.plugins.annotation.SymbolOptions
Get the current configured text-halo-width for the symbolDistance of halo to the font outline.
getTextIgnorePlacement() - function in org.maplibre.android.plugins.annotation.SymbolManager
Get the TextIgnorePlacement propertyIf true, other symbols can be visible even if they collide with the text.
getTextJustify() - function in org.maplibre.android.plugins.annotation.Symbol
Get the TextJustify propertyText justification options.
getTextJustify() - function in org.maplibre.android.plugins.annotation.SymbolOptions
Get the current configured text-justify for the symbolText justification options.
getTextKeepUpright() - function in org.maplibre.android.plugins.annotation.SymbolManager
Get the TextKeepUpright propertyIf true, the text may be flipped vertically to prevent it from being rendered upside-down.
getTextLetterSpacing() - function in org.maplibre.android.plugins.annotation.Symbol
Get the TextLetterSpacing propertyText tracking amount.
getTextLetterSpacing() - function in org.maplibre.android.plugins.annotation.SymbolOptions
Get the current configured text-letter-spacing for the symbolText tracking amount.
getTextLineHeight() - function in org.maplibre.android.plugins.annotation.SymbolManager
Get the TextLineHeight propertyText leading value for multi-line text.
getTextMaxAngle() - function in org.maplibre.android.plugins.annotation.SymbolManager
Get the TextMaxAngle propertyMaximum angle change between adjacent characters.
getTextMaxWidth() - function in org.maplibre.android.plugins.annotation.Symbol
Get the TextMaxWidth propertyThe maximum line width for text wrapping.
getTextMaxWidth() - function in org.maplibre.android.plugins.annotation.SymbolOptions
Get the current configured text-max-width for the symbolThe maximum line width for text wrapping.
getTextOffset() - function in org.maplibre.android.plugins.annotation.Symbol
Get the TextOffset propertyOffset distance of text from its anchor.
getTextOffset() - function in org.maplibre.android.plugins.annotation.SymbolOptions
Get the current configured text-offset for the symbolOffset distance of text from its anchor.
getTextOpacity() - function in org.maplibre.android.plugins.annotation.Symbol
Get the TextOpacity propertyThe opacity at which the text will be drawn.
getTextOpacity() - function in org.maplibre.android.plugins.annotation.SymbolOptions
Get the current configured text-opacity for the symbolThe opacity at which the text will be drawn.
getTextOptional() - function in org.maplibre.android.plugins.annotation.SymbolManager
Get the TextOptional propertyIf true, icons will display without their corresponding text when the text collides with other symbols and the icon does not.
getTextPadding() - function in org.maplibre.android.plugins.annotation.SymbolManager
Get the TextPadding propertySize of the additional area around the text bounding box used for detecting symbol collisions.
getTextPitchAlignment() - function in org.maplibre.android.plugins.annotation.SymbolManager
Get the TextPitchAlignment propertyOrientation of text when map is pitched.
getTextRadialOffset() - function in org.maplibre.android.plugins.annotation.Symbol
Get the TextRadialOffset propertyRadial offset of text, in the direction of the symbol's anchor.
getTextRadialOffset() - function in org.maplibre.android.plugins.annotation.SymbolOptions
Get the current configured text-radial-offset for the symbolRadial offset of text, in the direction of the symbol's anchor.
getTextRotate() - function in org.maplibre.android.plugins.annotation.Symbol
Get the TextRotate propertyRotates the text clockwise.
getTextRotate() - function in org.maplibre.android.plugins.annotation.SymbolOptions
Get the current configured text-rotate for the symbolRotates the text clockwise.
getTextRotationAlignment() - function in org.maplibre.android.plugins.annotation.SymbolManager
Get the TextRotationAlignment propertyIn combination with Property.SYMBOL_PLACEMENT, determines the rotation behavior of the individual glyphs forming the text.
getTextSize() - function in org.maplibre.android.plugins.annotation.ClusterOptions
Get the text size of cluster item.
getTextSize() - function in org.maplibre.android.plugins.annotation.Symbol
Get the TextSize propertyFont size.
getTextSize() - function in org.maplibre.android.plugins.annotation.SymbolOptions
Get the current configured text-size for the symbolFont size.
getTextTransform() - function in org.maplibre.android.plugins.annotation.Symbol
Get the TextTransform propertySpecifies how to capitalize text, similar to the CSS textTransform property.
getTextTransform() - function in org.maplibre.android.plugins.annotation.SymbolOptions
Get the current configured text-transform for the symbolSpecifies how to capitalize text, similar to the CSS textTransform property.
getTextTranslate() - function in org.maplibre.android.plugins.annotation.SymbolManager
Get the TextTranslate propertyDistance that the text's anchor is moved from its original placement.
getTextTranslateAnchor() - function in org.maplibre.android.plugins.annotation.SymbolManager
Get the TextTranslateAnchor propertyControls the frame of reference for textTranslate.
getTextVariableAnchor() - function in org.maplibre.android.plugins.annotation.SymbolManager
Get the TextVariableAnchor propertyTo increase the chance of placing high-priority labels on the map, you can provide an array of Property.TEXT_ANCHOR locations: the render will attempt to place the label at each location, in order, before moving onto the next label.
A  C  D  E  F  G  H  I  L  O  R  S  T  U  W