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.
Architecture fit: The package provides a Blade component-based integration for Leaflet.js and Google Maps, aligning well with Laravel's server-side rendering paradigm. It abstracts complex JS library interactions into reusable components, making it suitable for traditional
How can I help you explore Laravel packages today?