Type Alias MapboxProperties

Source
pub type MapboxProperties = Map<String, PrimitiveValue>;
Expand description

Shape of the restricted Mapbox properties object

Aliased Typeยง

struct MapboxProperties { /* private fields */ }