describe

typealias describe = (properties: Any, nameProperty: String) -> Unit(source)

This callback is displayed as part of the GeoJsonDataSource class.

Parameters

properties

The properties of the feature.

nameProperty

The property key that Cesium estimates to have the name of the feature.

See also