传单的所有可用图块层列表
List of all available Tile Layers for leaflet
我似乎无法在任何地方找到这个 - 有开放街道地图的示例,以及使用 mapbox 的提示,但除此之外我想知道还有哪些其他地图和 url 可用?
肯定没有这样的详尽的 Tile Providers 列表,但是有很多其他资源列出了相当多的选项。
奇怪的是,在这么明确的问题下,貌似确实找不到。
这里有一些:
- 在 GIS Stack Exchange 上:https://gis.stackexchange.com/questions/184125/alternative-basemaps-for-leaflet/268290
- 当然还有官方 Leaflet 插件页面,其中有一个底图提供者部分:https://leafletjs.com/plugins.html#basemap-providers
具有非常好的实时预览的主要参考是 leaflet-providers 演示页面(尽管最终您根本不需要使用该插件):
https://leaflet-extras.github.io/leaflet-providers/preview/
An extension to Leaflet that contains configurations for various free1 tile providers.
以及 note(强调我的):
What do we mean by free?
1 We try to maintain leaflet-providers in such a way that you'll be able to use the layers we include without paying money. This doesn't mean no limits apply, you should always check before using these layers for anything serious.
这个给出了很多例子(取自上面的评论gis.stackexchange link):https://leaflet-extras.github.io/leaflet-providers/preview/
必须的是你可以预览一切。
我似乎无法在任何地方找到这个 - 有开放街道地图的示例,以及使用 mapbox 的提示,但除此之外我想知道还有哪些其他地图和 url 可用?
肯定没有这样的详尽的 Tile Providers 列表,但是有很多其他资源列出了相当多的选项。
奇怪的是,在这么明确的问题下,貌似确实找不到。
这里有一些:
- 在 GIS Stack Exchange 上:https://gis.stackexchange.com/questions/184125/alternative-basemaps-for-leaflet/268290
- 当然还有官方 Leaflet 插件页面,其中有一个底图提供者部分:https://leafletjs.com/plugins.html#basemap-providers
具有非常好的实时预览的主要参考是 leaflet-providers 演示页面(尽管最终您根本不需要使用该插件): https://leaflet-extras.github.io/leaflet-providers/preview/
An extension to Leaflet that contains configurations for various free1 tile providers.
以及 note(强调我的):
What do we mean by free?
1 We try to maintain leaflet-providers in such a way that you'll be able to use the layers we include without paying money. This doesn't mean no limits apply, you should always check before using these layers for anything serious.
这个给出了很多例子(取自上面的评论gis.stackexchange link):https://leaflet-extras.github.io/leaflet-providers/preview/
必须的是你可以预览一切。