Leaflet & Kibana

Hi,
I am implementing my own map using OpenStreetMap locally, and Leaflet.
I heard that Kibana is using Leaflet to visualize the map.

I just have some questions :
1- how does Kibana uses Leaflet exactly?
2- how can I integrate my own version of OpenStreetMap in Kibana? where can I find the mapping for OSM tags?

Hello,
This is where the tile map source code is, so you can use it for reference:

As for the second question, you should just make your server wms compatible and here is the documentation on how to use it from there:
https://www.elastic.co/guide/en/kibana/current/settings.html#tilemap-settings

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.