weboftalent/mappable

Fork of Uncle Cheese's original Mappable module. Inline JavaScript is minimal, and templated such that other mapping systems can be added later. A map editing interface is also included, addable by a one line configuration call.


Keywords
maps, google maps, silverstripe, mappable
License
BSD-3-Clause

Documentation

Mappable

Build Status Scrutinizer Code Quality Code Coverage Build Status codecov.io

Latest Stable Version Latest Unstable Version Total Downloads License Monthly Downloads Daily Downloads

Dependency Status Reference Status

codecov.io

Maintainers

##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

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