larswiegers/laravel-maps
Easily add maps to your Laravel app with Leaflet or Google Maps. Render basic maps with center points, zoom, markers, bounds (Google), and custom tile hosts like OpenStreetMap or Mapbox. Publish views to customize map output.
Full Changelog: https://github.com/LarsWiegers/laravel-maps/compare/v0.19...v0.20
Full Changelog: https://github.com/LarsWiegers/laravel-maps/compare/v0.18...v0.19
Full Changelog: https://github.com/LarsWiegers/laravel-maps/compare/v0.17...v0.18
Full Changelog: https://github.com/LarsWiegers/laravel-maps/compare/v0.16...v0.17
Full Changelog: https://github.com/LarsWiegers/laravel-maps/compare/v0.15...v0.16
This release sets the leaflet version to the latest, this might break your application if that happens, set the version like below to the 1.7.1 which was the setting before.
<x-maps-leaflet leafletVersion="1.7.1"></x-maps-leaflet>
Full Changelog: https://github.com/LarsWiegers/laravel-maps/compare/v0.14...v0.15
Full Changelog: https://github.com/LarsWiegers/laravel-maps/compare/v0.13...v0.14
Full Changelog: https://github.com/LarsWiegers/laravel-maps/compare/v0.12...v0.13
Full Changelog: https://github.com/LarsWiegers/laravel-maps/compare/v0.11...v0.12
Full Changelog: https://github.com/LarsWiegers/laravel-maps/compare/v0.10...v0.11
Adds in the functionality to bind custom popups to the marker instances on both map types.
Full Changelog: https://github.com/LarsWiegers/laravel-maps/compare/v0.8...v0.9
Be able to set a custom title
Bugfix because the google maps api changed. Users dont have to do anything for the update.
More precise in how we handle the coordinates in leaflet.
Icons were not working in the leaflet component. This is something I need so I fixed it.
The blade components now allow css and class variable pass through.
Includes basic blade components for maps using the libraries of leaflet.js and google maps.
How can I help you explore Laravel packages today?