Module vector_feature

Module vector_feature 

Source
Expand description

The vector feature struct that covers both “open” and “mapbox” specifications

Enums§

VectorFeature
Either a mapbox or open vector feature. Implements the VectorFeatureMethods trait

Traits§

VectorFeatureMethods
Methods that all vector features should have