Merge remote-tracking branch 'origin/feat/geo-widget-backend' into feat/geo-widget-backend
commit
83c4c1d308
|
@ -9796,7 +9796,7 @@ components:
|
|||
properties:
|
||||
type:
|
||||
type: string
|
||||
enum: [ heatmap, circleMap, pointMap, trackMap]
|
||||
enum: [heatmap, circleMap, pointMap, trackMap]
|
||||
GeoCircleViewLayer:
|
||||
allOf:
|
||||
- $ref: "#/components/schemas/GeoViewLayerProperties"
|
||||
|
|
Loading…
Reference in New Issue