Closed (fixed)
Project:
Geolocation Field
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
15 Jan 2011 at 16:16 UTC
Updated:
24 Jan 2011 at 14:06 UTC
HTML5 user geolocation uses the HTML5’s geolocation API to automatically set the geolocation for users.
This is used on Drupal.org. You can try it out by editing your account on Drupal.org and looking for the "Save my location" option.
This cool feature could be used as a new widget for Geolocation Field.
Comments
Comment #1
derjochenmeyer commentedhttp://drupal.org/cvs?commit=482274
First implementation committed to CVS. Please test and give feedback...
Comment #2
derjochenmeyer commentedThere is a bug. To test the feature the new field must be named field_geolocation
Here is a demo: http://geolocation.forward-media.de
Comment #3
derjochenmeyer commentedHere is the bug: #1029054: HTML5 Geolocation widget only works if the filed is named "field_geolocation" and the entity is language neutral
Comment #4
BenK commentedSubscribing...
Comment #5
derjochenmeyer commentedImplemented. A set of patches fixing all kinds of issues can be found here:
#1029054: HTML5 Geolocation widget only works if the filed is named "field_geolocation" and the entity is language neutral