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