Google Maps Auto-Complete Script PHP

Overview

  this is an application that allows to recover
  places on google maps from an auto completion form
  just fill in the first characters and the application
  will offer a set of locations, you need to select a place
  to store it and visualize on the map .

Features

  • Find places on google maps from an auto completion form
  • Store the places in a database
  • Show locations on the map

Requirements

  • Have a key google maps javascript
  • xampp or wamp server
  • connected to the internet

Instructions

  • Set up the database
  • Set up the map
  • Put the project in local server

Related