A Flarum extension that adds places for your posts (with editor button, list of places on each post and markdown string with name of place in text). Uses Logicify JQuery Location Picker plugin.
Editor button:
Creation modal:
Result of creation in text editor:
...and in post:
...and after clicking on it:
- Allow users mention places and show them on map.
composer require avatar4eg/flarum-ext-geotags
- Create Google Maps API-key.
- Enable Google Maps JavaScript API, Google Places API Web Service and Google Maps Geocoding API for full functionality.
- Add your domain to accepted list.
- Open settings modal of the extension in your admin panel and save Google API-key.
During post creation (or post editing or discussion creating) click the "Edit places" button. In creation modal drag marker (or search in "Address" field or enter coordinates) and save new location.