Skip to content
This repository was archived by the owner on Sep 8, 2022. It is now read-only.

davidefavia/mapmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

About

"MapMap" is a single file map service to convert addresses strings to coordinates (latitude and longitude) through Google Maps API version 3. Draggable marker always shows right coordinates BUT only the closest addressable location obtained by Google Maps reverse geocoding. As seen in Google Maps API, Reverse Geocoding:

Reverse geocoding is an estimate. The geocoder will attempt to find the closest addressable location within a certain tolerance; if no match is found, the geocoder will return zero results.

Thanks to Google Maps API.

Features

  • Address to coordinates convertion
  • Draggable marker for precise position
  • Suggestions for alternative addresses

License

This project is released under the Do What the Fuck You Want Public License.

About

Single file Google Maps service for standard and reverse geocoding

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published