netzmacht/contao-leaflet-libraries
最新稳定版本:1.9.3.1
Composer 安装命令:
composer require netzmacht/contao-leaflet-libraries
包简介
Javascript libraries for the Leaflet maps integration for Contao
README 文档
README
This package is just a bundle of leaflet libraries required by netzmacht/contao-leaflet-maps - the Leaflet maps integration into Contao CMS.
This package contains following packages:
- leaflet 1.9.3
- Leaflet-providers 1.13.0
- Leaflet.markercluster 1.4.1
- Leaflet-omnivore 0.3.4
- Leaflet.loading 0.1.24
- Leaflet.Control.FullScreen 1.6.0
- Leaflet Control Geocoder 1.13.0
- Leaflet.ExtraMarkers 1.2.1
- leaflet.pm 0.25.0
- osmtogeojson 2.2.12
- spin.js 2.3.2
Install
You can install this package via composer.
$ php composer.phar require netzmacht/contao-leaflet-libraries:~1.0
If you use Contao 4 without the managed edition, you also have to register the module as a bundle.
<?php // Dependency is automatically installed and has to be registered new Contao\CoreBundle\HttpKernel\Bundle\ContaoModuleBundle('leaflet-libs', $this->getRootDir()),
Version numbers
Each release has is tagged with the main leaflet version which is shipped with this bundle. For any bugfix release which is created without shipping a newer version of leaflet, this package uses four parts of the version number.
License
As this package is just a meta package to provide the libraries, the licenses of each library have to be accepted. They are under the MIT or BSD license.
统计信息
- 总下载量: 18.44k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 0
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: LGPL-3.0-or-later
- 更新时间: 2015-01-10