|
Cookbook /
GetGeocodeSummary: Create a small form on a page to enter an address and get a geocode for google maps
Version: February 10, 2008
Prerequisites: Google Maps API key
Status: Basic, functional
Maintainer: Henrik Bechmann
Categories: Uncategorized
Questions answered by this recipe
How to easily find a geocode (latitude and longitude) for an address, in order to place a marker on a google map. DescriptionEnter your recipe's description here. Place the directive
on a line your wiki page, for a page that has had the google maps api loaded (See Google Maps API key) Enter an address in the address field. Hit the "Get Geocode" button. Read the latitude and longitude from the results field. NotesPlace the getgeocode.phpΔ file into the cookbook directory. Place the line
in your config.php or farmconfig.php file. Release Notes
See AlsoContributorsCommentsUser notes? : If you use, used or reviewed this recipe, you can add your name. These statistics appear in the Cookbook listings and will help newcomers browsing through the wiki. |