Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
data class DynamicLabelStyle(val textStyle: StyledText.MapTextStyle = StyledText.MapTextStyle(), val minFontSize: Int = 0, val maxFontSize: Int = 0, val labelExtent: PointF = PointF(0.0f, 0.0f)) : Parcelable
Link copied to clipboard
Represents the class implementation for incident object
Link copied to clipboard
Represent the class implementation for view objects that were added to map by user.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
A graphical representation of a MapPolygon that can be rendered on a map.
Link copied to clipboard
A graphical representation of a GeoPolyline that can be rendered on a map.
Link copied to clipboard
Represents the class implementation for smart label object of MapObject.
Link copied to clipboard
Link copied to clipboard
Represents the class implementation for city object of ProxyObject
Link copied to clipboard
Represents the class implementation for objects that are provide automatically in map.
Link copied to clipboard
object ProxyObjectManager
Link copied to clipboard
Represents the class implementation for poi object of ProxyObject
Link copied to clipboard
Link copied to clipboard
Represents the class implementation for objects that are actually screen points in map
Link copied to clipboard
Link copied to clipboard
Represent the base class implementation for all objects that are selectable from a com.sygic.sdk.map.MapView