neodash
neodash copied to clipboard
map component: edit the tilelayer to your own
It would be nice to set your own custom map layer when drawing maps. I saw in the file: https://github.com/neo4j-labs/neodash/blob/master/src/chart/MapChart.tsx, line 343.
If this could be a variable with this value as a base that would be great. https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png
I am not so confindent in adding the parameters for the neodash builder, but if I could I would do it myself.