AArchange / real-estate-laravel

Real Estate / Estate Agent, solution for your Property Agency. Application written in Laravel 11 / PHP 8.3 using Filament 3
https://www.facebook.com/liberusoftware
0 stars 0 forks source link

Map view #9

Open AArchange opened 4 months ago

AArchange commented 4 months ago

Description: Add a map view and drawing search functionality to the property search results page.

Tasks to be accomplished:

Integrate a mapping API (such as Google Maps or Leaflet). Add drawing search functionality to the map. Ensure compatibility with property search results. Acceptance criteria:

Properties are displayed correctly on the map. Users can draw search zones on the map. Search works correctly based on drawn areas.

curtisdelicata commented 4 months ago

Attempted a pull request.