Expand description

Symbols are used to render Features in a FeatureLayer. Symbol trait is designed to be easy to implement, so an application may provide rendering logic for the features it uses. But a few simple implementations are provided for convenience.

Structs§

Traits§

  • Symbol is used to draw a feature F to the map.