Skip to content

Releases: LarsWiegers/laravel-maps

Custom title

31 Dec 12:29
bcd8201
Compare
Choose a tag to compare

Be able to set a custom title

Fix google markers not showing up

30 Dec 10:54
ad5b056
Compare
Choose a tag to compare

Bugfix because the google maps api changed.
Users dont have to do anything for the update.

Leaflet coordinates fix

08 Nov 11:24
c46cc4e
Compare
Choose a tag to compare

More precise in how we handle the coordinates in leaflet.

Fix icons in leaflet

02 Jul 08:25
cd46464
Compare
Choose a tag to compare
Fix icons in leaflet Pre-release
Pre-release

Icons were not working in the leaflet component.
This is something I need so I fixed it.

Style passthrough

22 Jun 08:19
d40ef1d
Compare
Choose a tag to compare
Style passthrough Pre-release
Pre-release

The blade components now allow css and class variable pass through.

Fix leaflet bug

03 Jun 13:21
60b170c
Compare
Choose a tag to compare
Fix leaflet bug Pre-release
Pre-release
Merge pull request #4 from LarsWiegers/hotfix-map-id

also make mapid in leaflet call dynamic

Basic leaflet.js and google maps

26 May 11:50
fc0d548
Compare
Choose a tag to compare
Pre-release

Includes basic blade components for maps using the libraries of leaflet.js and google maps.