Screen Object
Represents the class implementation for objects that are actually screen points in map
Functions
at
Link copied to clipboard
open fun at(@NonNull() postion: GeoCoordinates): ViewObjectData.Builder<ScreenObject>
Content copied to clipboard
open fun at(latitude: Double, longitude: Double): ViewObjectData.Builder<ScreenObject>
Content copied to clipboard
describeContents
Link copied to clipboard
getObjectType
Link copied to clipboard
getPosition
Link copied to clipboard
isValidParcelable
Link copied to clipboard
writeToParcel
Link copied to clipboard
Properties
CREATOR
Link copied to clipboard