Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make tile map source configurable #1902

Closed
jimmyjones2 opened this issue Nov 12, 2014 · 12 comments · Fixed by #4823
Closed

Make tile map source configurable #1902

jimmyjones2 opened this issue Nov 12, 2014 · 12 comments · Fixed by #4823

Comments

@jimmyjones2
Copy link
Contributor

Leaflet supports lots of other maps, so would be great if the map source was a config item rather than hardcoded to Mapquest. Leaflet also supports WMS, would be good to make this a config option too.

@rashidkpc
Copy link
Contributor

It is currently hardcoded to mapquest because it is the only tile server that doesn't require an API key. We plan to make this configurable in the future.

@drahtGitter
Copy link

I would also really appreciate to have an option to use the old simple country-map from Kibana3. This would be really useful in offline-environments with no connection to internet-map-severs.
Alternatively it would be great to place pre-rendered maptiles somewhere Kibana can find them.

@quasipedia
Copy link

👍

3 similar comments
@captainhurst
Copy link

👍

@spalger
Copy link
Contributor

spalger commented Jan 25, 2015

👍

@spalger
Copy link
Contributor

spalger commented Jan 25, 2015

👍

@pickypg
Copy link
Member

pickypg commented May 16, 2015

For testing purposes, there are a lot of available options for WMS servers.

@rashidkpc rashidkpc self-assigned this Jun 15, 2015
@ardevd
Copy link

ardevd commented Jun 30, 2015

I miss the nice grayscale vector maps from Kibana 3 for simple geo visualizations. Any chance of bringing that back?

@ESamir
Copy link

ESamir commented Jul 31, 2015

+1

@omnidepp
Copy link

While support for full-featured WMS-map-servers is great, but it seems a bit overkill for smaller offline-deployments. I've struggled for a few days now trying to set up my own WMS-server with data from openstreetmap. The ability to just specify a path to an mbtiles-file or somthing would be much simpler.
Does anyone have an idea or a tutorial to serve maps for kibana offline with minimum effort?

@chamarts
Copy link

looks like now mapquest requires a key. what is the way to configure map source this in kibana 4 ? if possible with key ?

@rgupta2508
Copy link

follow this link for more updates about tiles map.
#7717

looks like now mapquest requires a key.

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

Successfully merging a pull request may close this issue.