Skip to content

Max zoom when using WMS #49709

Closed
Closed
@ZacVawterKodiak

Description

Kibana version: 7.1.1

Elasticsearch version: 8.0

Server OS version: ?

Browser version: Version 77.0.3865.90 (Official Build) (64-bit)

Browser OS version: Ubuntu 18.04

Original install method (e.g. download page, yum, from source, etc.):

Describe the bug:
Using a WMS does not allow the map to zoom more than level 10. I've setup an OpenMapTiles server, and pointed my kibana maps at it - but it still will not zoom past level 10. Digging in the javascript some, and observe that 'leaflet' loads first with the default 'elastic' hosted map, which internally sets the max zoom - and never gets overwritten.

Steps to reproduce:

  1. Make Map visualization
  2. Set custom WMS server & style
  3. Apply changes
  4. Attempt to zoom past level 10

Expected behavior:
Zooms past level 10.

Screenshots (if relevant):

image

Errors in browser console (if relevant):

Provide logs and/or server output (if relevant):

Any additional context:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions