CSJsonLocation

class CSJsonLocation(val data: CSJsonObjectStore, key: String)

Constructors

Link copied to clipboard
fun CSJsonLocation(data: CSJsonObjectStore, key: String)

Functions

Link copied to clipboard
fun set(location: Location)
Link copied to clipboard
open override fun toString(): String

Properties

Link copied to clipboard
val data: CSJsonObjectStore
Link copied to clipboard
var latLng: LatLng?
Link copied to clipboard
val value: LatLng