Location Display Rule
Location display rules. Not to be confused with DisplayRule objects that come from the server.
Constructors
Link copied to clipboard
open fun LocationDisplayRule(@NonNull name: String, @NonNull srcLocationDisplayRule: LocationDisplayRule)
Content copied to clipboard
Creates a new LocationDisplayRule given another one
Types
Functions
Link copied to clipboard
Get icon's anchor U value
Link copied to clipboard
Get icon's anchor V value
Link copied to clipboard
The icon (if any) target height in pixels
Link copied to clipboard
Link copied to clipboard
Returns the tint color
Link copied to clipboard
The icon (if any) target width in pixels
Link copied to clipboard
@Nullable
Content copied to clipboard
Get the label content for a given location.
Link copied to clipboard
Gets the zoom level where the label is visible to
Link copied to clipboard
Gets the zoom level where the label is visible from
Link copied to clipboard
Get whether or not to show the marker as a label.
Link copied to clipboard
Gets the zoom level where the icon is visible to
Link copied to clipboard
Gets the zoom level where the icon is visible from
Link copied to clipboard
True if a custom size (uniform or not) has been set
Link copied to clipboard
Whether the icon, if available, was set using a Drawable resource (Bitmap or Vector)
Link copied to clipboard
Whether the icon, if available, was set using a Vector Drawable
Link copied to clipboard
Get the show label flag.
Link copied to clipboard
Sets this Location Display Rule to be visible (based on the zoom on/off values) or not (marker icon not shown)
Properties
Link copied to clipboard
Link copied to clipboard