All notable changes to laravel-mapbox
will be documented in this file.
In this release, I've added the ability to set description as HTML code.
This release added the ability to add multiple maps on the same page.
- Add tests by @koossaayy in #12
- Fix the geocoderPosition documentation by @koossaayy in #14
- Add map position as param by @koossaayy in #16
- Updating docs by @koossaayy in #17
Full Changelog: https://github.com/koossaayy/laravel-mapbox/compare/v0.4.2...v0.4.3
- fixing marker customization issue by @koossaayy in #9
Full Changelog: https://github.com/koossaayy/laravel-mapbox/compare/v0.4.0...v0.4.1
- Adding marker customization by @koossaayy in #8
Full Changelog: https://github.com/koossaayy/laravel-mapbox/compare/v0.3.0...v0.4.0
- added search component and updating documentations & dependencies by @koossaayy in #6
Full Changelog: https://github.com/koossaayy/laravel-mapbox/compare/v0.2.1...v0.3.0
Laravel 9 Support
- initial release
- Added RTL Support for the names of places
- Added support to cooperative gestures
- Added free marker support, so the end user can interact with the map