All Projects → mcguffin → acf-openstreetmap-field

mcguffin / acf-openstreetmap-field

Licence: GPL-3.0 license
WordPress ACF Field for OpenStreetMap

Programming Languages

javascript
184084 projects - #8 most used programming language
PHP
23972 projects - #3 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to acf-openstreetmap-field

is-osm-uptodate
Find outdated nodes in OpenStreetMap
Stars: ✭ 16 (-81.82%)
Mutual labels:  openstreetmap, leaflet
Kepler
The open source full-stack geosocial network platform
Stars: ✭ 125 (+42.05%)
Mutual labels:  openstreetmap, leaflet
o.map
Open Street Map app - KaiOS
Stars: ✭ 51 (-42.05%)
Mutual labels:  openstreetmap, leaflet
mapus
A map tool with real-time collaboration 🗺️
Stars: ✭ 2,687 (+2953.41%)
Mutual labels:  openstreetmap, leaflet
nagmapReborn
Nagmap Reborn - Standalone integration with some server monitoring systems providing a user-friendly interface through geographic visualization.
Stars: ✭ 19 (-78.41%)
Mutual labels:  openstreetmap, leaflet
Node Tileserver
A lightweight tileserver based on NodeJS for serving bitmap and vector tiles.
Stars: ✭ 148 (+68.18%)
Mutual labels:  openstreetmap, leaflet
Filemap.xyz
upload files to a geographic point. never memorize a link again.
Stars: ✭ 29 (-67.05%)
Mutual labels:  openstreetmap, leaflet
Leaflet Example
🗺 An example of how to use Leaflet to create an interactive map.
Stars: ✭ 41 (-53.41%)
Mutual labels:  openstreetmap, leaflet
Leaflet Cluster Example
🗺 Example of using the clustering plugin with Leaflet
Stars: ✭ 26 (-70.45%)
Mutual labels:  openstreetmap, leaflet
fishfrymap
Fish Fry Map project repository
Stars: ✭ 14 (-84.09%)
Mutual labels:  openstreetmap, leaflet
osmcz
JS mapová appka pro openstreetmap.cz (osmcz-app)
Stars: ✭ 35 (-60.23%)
Mutual labels:  openstreetmap, leaflet
web-maps-wcag-evaluation
Manual accessibility evaluation of popular web map tools.
Stars: ✭ 28 (-68.18%)
Mutual labels:  openstreetmap, leaflet
MinedMap
Minecraft map renderer and viewer
Stars: ✭ 35 (-60.23%)
Mutual labels:  leaflet
parking-lanes
Parking lanes viewer from OpenStreetMap
Stars: ✭ 63 (-28.41%)
Mutual labels:  openstreetmap
leaflet-kmz
A KMZ file loader for Leaflet Maps
Stars: ✭ 33 (-62.5%)
Mutual labels:  leaflet
cosmogony
easy to use & easy to update geographic regions
Stars: ✭ 90 (+2.27%)
Mutual labels:  openstreetmap
papyrusjs
papyrus.js renders maps of Minecraft: Bedrock Edition worlds using node.js, LevelDB and leaflet.
Stars: ✭ 53 (-39.77%)
Mutual labels:  leaflet
examples-android
Android demo application for GLMap framework
Stars: ✭ 14 (-84.09%)
Mutual labels:  openstreetmap
shuttletracker
🚐 Shuttle tracking for RPI.
Stars: ✭ 44 (-50%)
Mutual labels:  leaflet
papyruscs
PapyrusCS renders maps of Minecraft: Bedrock Edition worlds using C#, LevelDB and leaflet.
Stars: ✭ 221 (+151.14%)
Mutual labels:  leaflet

ACF OpenStreetMap Field

This is the official github repository of the ACF OpenStreetMap Field plugin.

About

Configurable OpenStreetMap or Leaflet Field in ACF.
Requires ACF 5.7+

Features

  • Configurable Map-Tile Provider
  • Selectable Map Overlays
  • Multiple Markers
  • Ready-to-use HTML-Output
  • Custom map markers through WordPress filters and JS Events.

Installation

In WP Admin

Just follow the Automatic Plugin Installation procedere.

WP-CLI

wp plugin install --activate acf-openstreetmap-field

Using composer

composer require mcguffin/acf-openstreetmap-field

Development

git clone [email protected]:mcguffin/acf-openstreetmap-field.git
cd acf-dropzone
npm install
npm run dev

Usage

There is some developer centric documentation in the wiki.

Development

npm scripts:

  • npm run dev: Watch css and js soure dirs
  • npm run test: load some test fields
  • npm run dev-test: load some test fields and watch css and js soure dirs
  • npm run dashicons: Generate dashicons scss variables from source
  • npm run i18n: generate .pot file
  • npm run rollback: remove last commit (local and remote – use with caution!)

Thanks

This plugin wouldn't have been possible without these awesome people and Projects:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].