Add dependency of contao-leaflet-libraries

This commit is contained in:
David Molineus
2015-01-10 13:11:12 +01:00
parent 0dbb80eceb
commit cb3f697eb7
9 changed files with 708 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
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 exteral libraries etc.
- The owner hasn't asked us to remove it (hasn't happened yet)