mirror of
https://github.com/netzmacht/contao-leaflet-libraries.git
synced 2025-11-30 03:54:08 +01:00
Add readme.
This commit is contained in:
40
README.md
Normal file
40
README.md
Normal file
@@ -0,0 +1,40 @@
|
||||
|
||||
Libraries for Leaflet integration into Contao CMS
|
||||
=================================================
|
||||
|
||||
[](http://packagist.com/packages/netzmacht/contao-leaflet-libraries)
|
||||
[](http://packagist.com/packages/netzmacht/contao-leaflet-libraries)
|
||||
[](http://packagist.com/packages/netzmacht/contao-leaflet-libraries)
|
||||
|
||||
This package is just a bundle of leaflet libraries required by
|
||||
[netzmacht/contao-leaflet-maps](https://github.com/netzmacht/contao-leaflet-maps) - the Leaflet maps integration into
|
||||
Contao CMS.
|
||||
|
||||
This package contains following packages:
|
||||
|
||||
- [leaflet 0.7.3](http://leafletjs.com)
|
||||
- [Leaflet-providers 1.0.12](http://leaflet-extras.github.io/leaflet-providers)
|
||||
- [leaflet-ajax 1.1.0](https://github.com/calvinmetcalf/leaflet-ajax)
|
||||
- [Leaflet.loading 0.1.13](https://github.com/ebrelsford/Leaflet.loading)
|
||||
- [Leaflet Control Geocoder 1.0.0](https://github.com/perliedman/leaflet-control-geocoder)
|
||||
- [spin.js 2.0.2](http://fgnass.github.io/spin.js)
|
||||
|
||||
|
||||
Install
|
||||
-------
|
||||
|
||||
You can install this package via composer.
|
||||
|
||||
```
|
||||
$ php composer.phar require netzmacht/contao-leaflet-libraries:~0.7
|
||||
```
|
||||
|
||||
When releasing the first stable version of
|
||||
[netzmacht/contao-leaflet-maps](https://github.com/netzmacht/contao-leaflet-maps) the version number gonna be the same
|
||||
as the included leaflet library.
|
||||
|
||||
License
|
||||
-------
|
||||
|
||||
As this package is just a meta package to provide the libraries, the licenses of each library have to be accepted. They
|
||||
are unter the MIT or BSD license.
|
||||
Reference in New Issue
Block a user