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.

Installs: 1 517

Dependents: 3

Suggesters: 0

Security: 0

Stars: 10

Watchers: 5

Forks: 17

Open Issues: 12

Type:silverstripe-module


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