Map for CMS
Free MAP - Concrete CMS Addon
Free MAP is a Concrete CMS addon, using Open Street Map and leaflet.js.
- Width - Map width. Unit can be one of px, vw, vh, em, rem, vx, and %. Default: px
- Height - Map height. Unit can be one of px, vw, vh, em, rem, vx, %. Default: px
- Marker - Check if you plan to display a marker.
- Message - Message on a marker. (assumed Marker is checked)
- Expert Mode - You can set latitudes/longitudes by entering the numbers.
- latitude - Enter the center of the map.
- longitude - Enter the center of the map.
- zoom - Enter the zoom of the map.
- markerlatitude - Enter the position of the marker.
- markerlongitude - Enter the position of the marker.
Here is sample display for this addon.
Admin Area
Apply current location using GPS option allows users to set the position by his/her physical location.
Expert Mode
You can specify the map by entering the lat/lng values.
After entering the values, press "Commit to MAP," then the values for preview map will be reloaded.
License
MIT License. leaflet.js included in this addon is 2-clause BSD.
Download
You can download from Free Map - Concrete CMS.