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.

Maintainers

Package info

github.com/gordonbanderson/Mappable

Type:silverstripe-module

pkg:composer/weboftalent/mappable

Statistics

Installs: 1 519

Dependents: 3

Suggesters: 0

Stars: 10

Open Issues: 12


README

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