Releases: LarsWiegers/laravel-maps
Releases · LarsWiegers/laravel-maps
Custom title
Be able to set a custom title
Fix google markers not showing up
Bugfix because the google maps api changed.
Users dont have to do anything for the update.
Leaflet coordinates fix
More precise in how we handle the coordinates in leaflet.
Fix icons in leaflet
Icons were not working in the leaflet component.
This is something I need so I fixed it.
Style passthrough
The blade components now allow css and class variable pass through.
Fix leaflet bug
Merge pull request #4 from LarsWiegers/hotfix-map-id also make mapid in leaflet call dynamic
Basic leaflet.js and google maps
Includes basic blade components for maps using the libraries of leaflet.js and google maps.