Removed unused map property definition
This commit is contained in:
parent
a377934165
commit
7bff59e524
|
@ -2489,18 +2489,6 @@
|
|||
"label": "Provider",
|
||||
"key": "dataProvider"
|
||||
},
|
||||
{
|
||||
"type": "select",
|
||||
"label": "Map Type",
|
||||
"key": "mapType",
|
||||
"options": [
|
||||
"Roadmap",
|
||||
"Terrain",
|
||||
"Satellite",
|
||||
"Hybrid"
|
||||
],
|
||||
"defaultValue": "Roadmap"
|
||||
},
|
||||
{
|
||||
"type": "boolean",
|
||||
"label": "Enable Fullscreen",
|
||||
|
|
Loading…
Reference in New Issue