AppsCache

data class AppsCache(features: List<GeoAPIFeature>, time: Long, center: LatLng)

Properties

center
Link copied to clipboard
val center: LatLng
features
Link copied to clipboard
val features: List<GeoAPIFeature>
time
Link copied to clipboard
val time: Long