You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/10/23 08:40:43 UTC

[GitHub] [superset] abdullah-mukadam edited a comment on issue #17141: Connecting deck.gl multiple layers with own Map-Server

abdullah-mukadam edited a comment on issue #17141:
URL: https://github.com/apache/superset/issues/17141#issuecomment-950117877


   I was recently looking into building a custom deck-gl chart preset for superset. If you want to add a new deck-gl visualisation on the existing map styles, you could try adding one to the current DeckGL chart preset in superset-ui.
   
   Alternatively, you could try making a DeckGL visualisation from scratch. If you want to add other maps from your own map-server (and not mapbox, which is what superset uses by default). Then you will have to make a new viz from from scratch.
   You can find steps to make a custom viz on superset here : https://superset.apache.org/docs/installation/building-custom-viz-plugins 
   
   A more robust method of making custom viz charts in superset can be found here: https://www.youtube.com/watch?v=HNkPQtfzXK0 
   
   Link to the current deck-gl visualisations in superset (legacy code) : https://github.com/apache-superset/superset-ui-plugins-deckgl 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org