Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andrewhaine/statamic-cartographer-v2
Add maps or geo data to your content with ease using a drag and drop interface.
https://github.com/andrewhaine/statamic-cartographer-v2
Last synced: 20 days ago
JSON representation
Add maps or geo data to your content with ease using a drag and drop interface.
- Host: GitHub
- URL: https://github.com/andrewhaine/statamic-cartographer-v2
- Owner: AndrewHaine
- Created: 2019-06-05T18:48:56.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T18:19:09.000Z (about 2 years ago)
- Last Synced: 2024-05-21T06:17:04.047Z (7 months ago)
- Language: Vue
- Homepage: https://statamic.com/marketplace/addons/cartographer
- Size: 1.73 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Statamic Cartographer
Become a master map-maker with this statamic addon. Add maps or geo data to your content with ease using a drag and drop interface.
## Getting started
Please refer to the [docs](https://statamic.com/marketplace/addons/cartographer/docs) for installation instructions and an overview of how to use the tags.
## Get creative!
The Cartographer fieldtype is designed to be an all-in-one, drag and drop map editor for Statamic. Add markers, styles and map controls as required; with additional features specific to each map library.
Where possible the field will show in real time how the map will look when embedded in your page.
## Key Features
- Drag controls to set the map center.
- Drag and drop marker placement.
- Custom marker icons, colours and labels.
- Styles editor.## It just works
To embed a map on your page simply use the cartographer tag and tell it which field contains your map data (other options are documented in the [docs](https://statamic.com/marketplace/addons/cartographer/docs)). The map will display automatically - no fiddling about with any custom JavaScript.
```
{{ cartographer field="my_map" }}
```For further information and more detailed information on using the tags please see the documentation.
## Future developments
Future developments for this addon could be adding more complex features like polyshapes and further enhancements for the mapbox mode. Any ideas would be gladly heard so let me know what you'd like to see!