Google Maps | Places — Geocoding | Search — Select — Collect

Google Maps | Places — Geocoding | Search — Select — Collect

·

2 min read

Demo: techtolia.com/GoogleMaps/index.html

With integrating the module to your web forms, users can easily select the address and you can easily collect exact address details.

Module uses Google Maps JavaScript API, Places API and Geocoding API.

Maps JavaScript API lets customize maps. Places API lets users search and find places with autocomplete filling.

Geocoding API lets selected location coordinates convert to address.

Full source code is included.

What is Google Maps and Api?

Build customized, agile experiences that bring the real world to your users with static and dynamic maps.

Place Search returns a list of places based on a user’s search string.

Place Details returns more detailed information about a specific place.

Place Autocomplete automatically fills in the name and/or address of a place as users type.

Reverse geocoding is the process of converting geographic coordinates into a human-readable address.

Google MapsGoogle Maps