kibana/x-pack/plugins/tilemap
Aaron Caldwell d769722d30
Enh/zoom level message (#26267)
Adds zoom messaging guidance for both Region & Coordinate maps upon reaching zoom level 10. Previous behavior: user reaches zoom level 10 and zoom is disabled. Current behavior: user reaches zoom level 10, zoom is still disabled however the user is also presented a pop-up (toast) with links for guidance on using EMS or their own custom map services

* Add logic to support showing zoom message for ems tms at zoom level 10

* Add user notification/warning on reaching zoom level 10

* Determine whether or not to show zoom message in service settings and pass through

* Add/remove oss zoom behavior as layer is added/removed to leaflet

* Allow user to suppress zoom warning for this session

* Functional tests for zoom warning

* A few requested changes to the toast format, wording and method of suppression (now a link)

* Update functional zoom tests extensively accounting for toast timing and strange zoom in/out behavior

* Revise zoom msg bool logic to use origin leveraged in service settings

* Update zoom message for i18n compliance

* Open zoom warning links in new tab

* Update i18n defaultMessage to use single-quote string

* Set warning toggle flush left

* String instead of curly brace string?

* Update messaging to include more guidance around custom map services. Move zoom messaging over to separate file
2018-12-18 13:44:19 -07:00
..
public/vis_type_enhancers
server/lib
index.js
README.md

Tile Map Plugin

This plugin provides access to the detailed tile map services from Elastic.