Skip to content

Use Google Maps v3 to autocomplete the name of a location and grab the coordinates of said location

Notifications You must be signed in to change notification settings

pire/lbGmapLocation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

lbGMapLocation jQuery Plugin v1.0

Copyright (c) 2011. Licensed under the MIT license.

Overview

A jQuery plugin that autocompletes locations based on the user input and returns said location's coordinates.

Usage

$('#input').lbGMapLocation()

  • it works with an input[type=text]
  • a hidden field should be added, named as the input field with "-coordinates" appended
  • if the hidden field is not present it will automagically be added

About

Use Google Maps v3 to autocomplete the name of a location and grab the coordinates of said location

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published