awallef/cakephp-google-maps
Composer 安装命令:
composer require awallef/cakephp-google-maps
包简介
CakePHP Google Plugin bro
README 文档
README
Proxies Google Map API etc..
Installation
You can install this plugin into your CakePHP application using composer.
The recommended way to install composer packages is:
composer require awallef/cakephp-google-maps
Load it in your config/boostrap.php
Plugin::load('Awallef/GoogleMaps');
Set up api key
Configure the engine in app.php like follow:
'Api' => [
...
'google-map-api' => 'XXX'
]
统计信息
- 总下载量: 6
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2017-11-16