grafana / worldmap-panel

Worldmap panel plugin for Grafana 3.0 that can be overlaid with circles for data points.
MIT License
309 stars 199 forks source link

Custom Tile Servers #163

Open jpatel27b opened 5 years ago

jpatel27b commented 5 years ago

It would be nice to have the capability to have custom tile servers for the maps. In a closed environment, there's a possibility that a tile server will be local, and not have access to one that is on the internet.

jameskirsop commented 5 years ago

@jpatel27b you might find some answers on how to do this (manually) in https://github.com/grafana/worldmap-panel/issues/24.