- Gordon Anderson (Nickname: nontgor) gordon.b.anderson@gmail.com
##Introduction
This module provides mapping functionality for SilverStripe DataObjects in a manner that is simple as possible for both the programmer and content editor. Short codes are also provided to render Google Street View and Google maps.
##Documentation
- Installation
- Adding a Map to a DataObject
- Multiple Maps on the Same Page
- Mapping a DataList
- Map Layers
- Adding Lines to Maps
- Google Map Short Codes
- Google Streeview Short Codes
For more documentation about the module see the provided documentation located inside the docs folder.
##Requirements
- SilverStripe 3.1 or 3.2
##TODO
- Add other mapping services such as Leaflet