https://github.com/timwis/geopicker
Sometimes the default geocode isn't good enough. This utility allows you to fine tune the latitude/longitude fields after your geocode independent of the address.
https://github.com/timwis/geopicker
Last synced: over 1 year ago
JSON representation
Sometimes the default geocode isn't good enough. This utility allows you to fine tune the latitude/longitude fields after your geocode independent of the address.
- Host: GitHub
- URL: https://github.com/timwis/geopicker
- Owner: timwis
- Created: 2014-11-08T23:58:17.000Z (over 11 years ago)
- Default Branch: gh-pages
- Last Pushed: 2014-11-09T00:12:39.000Z (over 11 years ago)
- Last Synced: 2025-01-25T07:11:36.442Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://timwis.github.io/geopicker
- Size: 113 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GeoPicker
Sometimes the default geocode isn't good enough. This utility allows you to fine tune the latitude/longitude fields after your geocode independent of the address. Try it by typing in an address, then moving the marker after it zooms to it.
Note that it was written for use in [Knack](http://knackhq.com), an application builder. To reuse it you'll want to switch out the textbox detection methods to match your HTML.