TileUpdateResult

data class TileUpdateResult(val success: Boolean, val tile: Tile, var collections: Array<FeatureCollection>?, var intersections: <Error class: unknown class><LngLatAlt, Intersection>?)

Constructors

Link copied to clipboard
constructor(success: Boolean, tile: Tile, collections: Array<FeatureCollection>?, intersections: <Error class: unknown class><LngLatAlt, Intersection>?)

Properties

Link copied to clipboard
Link copied to clipboard
var intersections: <Error class: unknown class><LngLatAlt, Intersection>?
Link copied to clipboard
Link copied to clipboard
val tile: Tile