Implement a Google Maps map with pins from my database

Job ID: 36732593

Budget: $10 – $50 USD

You will code preferably in PHP and MySQL.

I have a database with customer info and GPS coordinates. I need a simple, basic web page with a Google Maps view.

1. It should show all clients within a specific area only to avoid loading all data. Maybe implement a bounding box approach; get the current view's bounding box and use MySQL st_within.
2. When a client pin is clicked, a popup with brief information should show. We will discuss this further.
3. Two basic filters - based on location (bounding box, already in database also) and based on time.
4. Search function - searching and selecting a customer should show them on the map.
Related categories: PHP JavaScript AJAX MySQL Google Maps API