weboftalent / mappable-poi
Adds point of interest functionality to the mappable module.
Installs: 27
Dependents: 0
Suggesters: 1
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 0
Type:silverstripe-module
Requires
- silverstripe/cms: ~3.1
- weboftalent/mappable: ~3.2
This package is auto-updated.
Last update: 2024-10-27 08:14:50 UTC
README
Maintainers
- Gordon Anderson (Nickname: nontgor) gordon.b.anderson@gmail.com
##Introduction
This module content editor to create points of interest, which represent objects on a map. These can be grouped into layers in a many to many relationship, so one layer could for example contain all of the Seven Eleven shops in Thailand, another could contain only those in Bangkok.
##Documentation
##Requirements
- SilverStripe 3.1 or 3.2
- weboftalent/mappable module - this will be automatically installed if using Composer