Higher zoom in Coordinate Map

Hi there,

I want to have a street-level (specifically, of London) Coordinate map in Kibana 6.2.4.
I saw that the default zoom is 10, and I tried to update it in kibana.yml, without much success:

tilemap.options.minZoom: 1
tilemap.options.maxZoom: 20
tilemap.url: "https://tiles.elastic.co/v1/default/{z}/{x}/{y}.png?elastic_tile_service_tos=agree&my_app_name=kibana"

What's the correct way to do it?
Alternatively, which WMS should I use (WMS url, WMS layers, WMS version)?

Thanks!

You need a (free) Basic license to go up to level 18, you can see more here https://www.elastic.co/subscriptions, or just wait till 6.3 when it'll be rolled into things by default :slight_smile:

Thank you so much! @warkolm

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