MPViewModel

abstract class MPViewModel

[INTERNAL] Base view model class This class can be specialized as e.g. locations, buildings, simple markers, etc...

Inheritors

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun equals(o: Any): Boolean
Link copied to clipboard
open fun getAnchor(): MPPoint
Link copied to clipboard
Link copied to clipboard
open fun getIconId(): String
Link copied to clipboard
open fun getId(): String
Link copied to clipboard
open fun getImage(): Bitmap
Link copied to clipboard
open fun getLabelColor(): String
Link copied to clipboard
open fun getLabelTextSize(): Int
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun getModel3DId(): String
Link copied to clipboard
open fun getModel3DUri(): String
Link copied to clipboard
Link copied to clipboard
open fun getSource(): String
Link copied to clipboard
open fun getType(): String
Link copied to clipboard
open fun hashCode(): Int
Link copied to clipboard
open fun isSelected(): Boolean
Link copied to clipboard