Closed
Description
A plugin in Kibana should be able to hook into the map visualization.
This is useful when plugins need to modify the mapping provider.
This mechanism would need to work asynchronously as well, since some mapping providers only provide access to the tile service after a sign-in step. Right now, Kibana hits the TMS services directly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment