Releases: JeromeGillard/flarum-map
Releases · JeromeGillard/flarum-map
v0.1.9
v0.1.8
v0.1.6
- Marker can be displayed on map. Thanks to @brian-guru @bientran 🎉
v0.1.5
- Security update
v0.1.4
- Update placeholder to not confuse end-users.
- Improve documentation
- Add French localization
- Tested with Flarum 1.5.0
- Bump loader-utils from 2.0.2 to 2.0.4 in /js
v0.1.3
- Fix bug with BBCode style override,
- Added documentation.
- Enforce style override check
v0.1.1
- add MapTiler provider
- add
SVG
tiles support for MapTiler & Mapbox - support rendering maps within Pages (
fof/pages
), browsed trough Links (fof/links
)
v0.1.0
Initial release.
Need peer review, but the 3 main functionalities seems working:
- display a map in a post, with a bbcode
[map]
, - display a
gpx
, - display a
GeoJSON
.