Search code examples
leafletvue2leaflet

List of all available Tile Layers for leaflet


I can't seem to find this anywhere - there's examples with open street maps, and hints to using mapbox but otherwise I'm wondering what other maps and url's are available?


Solution

  • There is definitely no such exhaustive list of Tile Providers, but there are plenty other resources listing quite a bit of options.

    Strangely, it indeed looks like they cannot be found under such an explicitly stated question yet.

    Here are a few:

    The main reference with very nice live preview is the leaflet-providers demo page (although you do not need to use that plugin at all in the end): https://leaflet-extras.github.io/leaflet-providers/preview/

    An extension to Leaflet that contains configurations for various free1 tile providers.

    And with the note (emphasis mine):

    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.