This patch adds support for the Geolocation Field module.

CommentFileSizeAuthor
gmap-geolocation-support.patch2.86 KBoxyc
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

johnv’s picture

Status: Needs review » Reviewed & tested by the community

This seems OK.

podarok’s picture

Component: Code » gmap_plugin_style_gmapextended.inc
Status: Reviewed & tested by the community » Needs work

#0 commited pushed to 7.x-2.x, thanks!!!

this one needs reroll against gmapextended style

joachim’s picture

I'm a bit confused by this, as the release notes for 2.7 say this is in: https://drupal.org/node/2024017, and the code appears to have it, but the issue is set to needs work. If there's a follow-up, it's best in a new issue.

joachim’s picture

I can report that the gmapextended style works fine with Geolocation module field data:

- set the data source to 'Choose lat & long fields' in the style options
- add the Geolocation field to the view *twice*, setting one to render latitude and one to render longitude
- assign those fields to the lat and long purposes in the style options

anpolimus’s picture

Assigned: Unassigned » anpolimus
Issue summary: View changes
Issue tags: +dcuacs2015
anpolimus’s picture

We dont need to reroll last patch, bc it is already at 7.x.-2.x-codefreeze branch.

anpolimus’s picture

Status: Needs work » Closed (works as designed)