mappedin
/
com.mappedin.sdk.web
/
MPIOptions
/
AbstractLegacyLabelAllLocations
Abstract
Legacy
Label
All
Locations
interface
AbstractLegacyLabelAllLocations
Content copied to clipboard
Functions
Properties
Inheritors
Functions
equals
Link copied to clipboard
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard
Properties
color
Link copied to clipboard
open val
color
:
String
?
Content copied to clipboard
Text Color
fontSize
Link copied to clipboard
open val
fontSize
:
Float
?
Content copied to clipboard
How big to make the font.
height
Link copied to clipboard
open val
height
:
Float
?
Content copied to clipboard
By default this is the upper bounds of the Polygon.
locations
Link copied to clipboard
open val
locations
:
List
<
String
>?
Content copied to clipboard
Which locations to label.
margin
Link copied to clipboard
open val
margin
:
Float
?
Content copied to clipboard
The amount of space to leave before starting the text
scaleMin
Link copied to clipboard
open val
scaleMin
:
Float
?
Content copied to clipboard
The minimum percentage we can shrink the label to if it won't fit within the bounds at 100%.
scaleStep
Link copied to clipboard
open val
scaleStep
:
Float
?
Content copied to clipboard
How much to decrement the scale each time it doesn't fit, so we don't end up with too many different font sizes on screen at once.
Inheritors
MPIOptions
Link copied to clipboard
MPIOptions
Link copied to clipboard