silverstripe-module mapfield
A field for managing a Google Map on a page or dataobject
nathancox/mapfield
A field for managing a Google Map on a page or dataobject
- Friday, March 4, 2016
- by nathancox
- Repository
- 2 Watchers
- 3 Stars
- 1,535 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 5 Forks
- 13 Open issues
- 2 Versions
- 8 % Grown
SilverStripe MapField
This module gives the ability to manage a google map attached to a page or dataobject in SilverStripe. It as two main parts:, (*1)
- A GoogleMap dataobject that stores all the map's properties (center, marker, zoom etc)
- The MapField form field for creating and editing a GoogleMap
Maintainer Contacts
Nathan Cox (me@nathan.net.nz), (*2)
Requirements
Documentation
GitHub, (*3)
Installation Instructions
- Place the files in a directory called mapfield in the root of your SilverStripe installation
- Visit yoursite.com/dev/build to rebuild the database
Usage Overview
See https://github.com/nathancox/silverstripe-mapfield/wiki for instructions and examples., (*4)
, (*5)
Known Issues
Issue Tracker, (*6)