nathancox / mapfield
用于在页面或数据对象上管理谷歌地图的字段
1.0.0
2016-03-04 22:22 UTC
Requires
- silverstripe/framework: >=3.1
This package is not auto-updated.
Last update: 2024-09-14 13:35:29 UTC
README
此模块为在SilverStripe中管理附加到页面或数据对象的谷歌地图提供了功能。它包含两个主要部分
- 一个GoogleMap数据对象,用于存储所有地图属性(中心、标记、缩放等)
- MapField表单字段,用于创建和编辑GoogleMap
维护者联系方式
Nathan Cox (me@nathan.net.nz)
要求
- SilverStripe 3.1+
文档
安装说明
- 将文件放置在SilverStripe安装根目录下的名为mapfield的目录中
- 访问yoursite.com/dev/build以重建数据库
使用概述
有关说明和示例,请参阅https://github.com/nathancox/silverstripe-mapfield/wiki