mirror of
https://github.com/netzmacht/contao-leaflet-libraries.git
synced 2025-11-29 19:43:49 +01:00
11 lines
369 B
Markdown
11 lines
369 B
Markdown
So you want to add a layer?
|
|
=======
|
|
|
|
Yay! go add it to the leaflet-providers.js as long as it follows the following
|
|
rules:
|
|
|
|
- Don't violate a providers TOS (if it exists, include a link to it)
|
|
- Don't pre-populate api keys with working keys.
|
|
- It should be a basic tile source, no external libraries etc.
|
|
- The owner hasn't asked us to remove it (hasn't happened yet)
|