SpatialMap.Feature (spatial_map v0.1.0)

Link to this section Summary

Link to this section Types

Specs

t() :: %SpatialMap.Feature{
  envelope: Envelope.t(),
  geometry: SpatialMap.geometry(),
  id: reference(),
  properties: map()
}