mistercrunch commented on a change in pull request #4068: [geo] Add Deckgl
GeoJson layer
URL:
https://github.com/apache/incubator-superset/pull/4068#discussion_r157375650
##########
File path: superset/assets/javascripts/explore/stores/controls.jsx
##########
@@ -514,6 +514,16 @@ export const controls = {
}),
},
+ geojson: {
+ type: 'SelectControl',
+ label: t('GeoJSON'),
Review comment:
"GeoJSON column"
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services