Quantcast
Channel: jQuery By Example
Viewing all articles
Browse latest Browse all 248

Collection of jQuery Location Plugins

$
0
0
In this post, find a complied list of ultimate jQuery location plugins with Google map support. These plugins comes with auto-complete feature which allows to select particular location on google map. Also read my earlier post about get only client machine IP address information. Enjoy...

jQuery Location Picker


This plug-in allows to easily find and select a location on the Google map. Along with a single point selection, it allows to choose an area by providing its center and the radius. All the data can be saved to any HTML input element automatically as well as be processed by JavaScript.


jQuery Store Locator Plugin


This jQuery plugin takes advantage of Google Maps API version 3 to create an easy to implement store locator. No back-end programming is required, you just need to feed it KML, XML, or JSON data with all the location information.


Geocomplete


An advanced jQuery plugin that wraps the Google Maps API's Geocoding and Places Autocomplete services. You simply provide an input that lets you search for locations with a nice autocomplete dropdown. Optionally add a container to show an interactive map and a form that will be populated with the address details.


jquery-addresspicker


jQuery Address Picker Plugin is autocomplete filled by google map geocoder suggestions. Map displays selected address, even while you navigate in autocomplete suggestions. Latitude and longitude fields are just for information. You can also adjust marker position on the map.


Read How to use address picker plugin

jqIpLocation


jqIpLocation is a jQuery Plugin that returns the location of an IP address in JSON format. You can get country, country code, city name, region name, latitude and longitude information about IP address location.


Read How to use jqIpLocation plugin


Viewing all articles
Browse latest Browse all 248

Trending Articles