Closed (won't fix)
Project:
Geolocation Field
Version:
7.x-1.x-dev
Component:
Google Maps geolocation
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
24 Jan 2011 at 17:14 UTC
Updated:
27 Oct 2011 at 06:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
derjochenmeyer commentedHere is a start. This patch makes the following available for easy configuration under the formater display settings: Map dimensions (WIDTHxHEIGHT), Image Format (png8, png32, gif, jpeg), Zoom Level (1-19), Map Type (roadmap, satelite, terrain, hybrid).
More to come at your request.
Comment #2
derjochenmeyer commentedComment #3
derjochenmeyer commentedAbove patch committed to dev.
http://drupal.org/cvs?commit=488310
Comment #4
mcaden commentedI took this a little farther and allowed the display of the address with configuration options.
Comment #5
derjochenmeyer commentedHi Aaron, thanks for your patch. We need to open a new issue for this functionality. This issue ONLY deals with "Add configuration options for Static Google Maps formater" (leveraging Static Maps API V2)
Your patch does a whole lot more than just configuring something. It adds the logic to store address data along with lat, lng values.
I opened a new issue here:
#1040640: Store and display geocoded address information AND/OR address data entered by users
Please re-post your patch in the new issue, we will discuss the implementation there.
Comment #6
mcaden commentedSounds good.
Comment #7
andypostAlso this should add ability to set/reset zoom and probably to store (other issue)
Comment #8
jm.federico commentedI'm marking this as won't fix since the original patch was committed already!
New patches should go to new issues.