feat(mapvis): export png from mapvis
Compare changes
@@ -30,7 +30,7 @@ const INITIAL_VIEW_STATE = {
@@ -42,6 +42,50 @@ export const MapVis = (props: VisualizationPropTypes<MapProps>) => {
@@ -228,17 +272,22 @@ export const MapVis = (props: VisualizationPropTypes<MapProps>) => {