Fix naming for geojson (#4946)
This commit is contained in:
parent
f21ba1aba7
commit
374482bcde
|
|
@ -569,7 +569,7 @@ export const visTypes = {
|
|||
},
|
||||
|
||||
deck_geojson: {
|
||||
label: t('Deck.gl - geoJson'),
|
||||
label: t('Deck.gl - GeoJson'),
|
||||
requiresTime: true,
|
||||
controlPanelSections: [
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue