netzmacht/contao-leaflet-libraries 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

Version License Downloads

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:

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

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 2
  • 开发语言: JavaScript

其他信息

  • 授权协议: LGPL-3.0-or-later
  • 更新时间: 2015-01-10