HTML5-GeoLocation-jQuery-Plugin icon indicating copy to clipboard operation
HTML5-GeoLocation-jQuery-Plugin copied to clipboard

A jQuery plugin for sorting a list of addresses using HTML5 GeoLocation.

Results 4 HTML5-GeoLocation-jQuery-Plugin issues
Sort by recently updated
recently updated
newest added

Hey guys, really like this script but I have noticed from my own testing and from playing around with http://atxwebshow.com/coffeeshops/ that if more than 10 addresses appear only the first...

I'd like to specify a default lat/long that would be used if the geolocation timeout, is denied, etc and this seems to not be included in the latest version.

Is using this plugin, without displaying a map, in violation of Google Maps TOS? http://code.google.com/apis/maps/documentation/directions/#Limits Thanx!

If you have a page with multiple ``s on it, they'll all get bundled into the sort. for some reason `runApp()` is losing track of `options.selector` at line 116. doing...