laravel-maps icon indicating copy to clipboard operation
laravel-maps copied to clipboard

Your laravel maps libary.

Results 4 laravel-maps issues
Sort by recently updated
recently updated
newest added

Hi, Does anyone have any ideas why the tiles are not fully loading? See screenshot below. I'm using Bootstrap, but I cannot see where any conflicts are coming from. I've...

question

im tyring to use https://github.com/lennardv2/Leaflet.awesome-markers tried to pass icon as suggested but getting error $markers[] = [ 'lat' => $record->latitude, 'long' => $record->longitude, 'info' => $info, 'icon' => L.AwesomeMarkers.icon(array( 'icon'...

i'm trying to get the examples working like so ``` ``` and getting this strange error ``` uncaught SyntaxError: Unexpected token ':' (at dashboard:565:20) ```

I'm using Livewire Why it's commented out? Well, nothing works in livewire with Volt