Closed (fixed)
Project:
Address Field Static Map
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
2 Apr 2012 at 18:57 UTC
Updated:
26 Apr 2012 at 19:01 UTC
Thanks for a great module!
I would really like to have link settings available; e.g.
Link target: Default (no target attribute), Open link in window root, Open link in new window
Comments
Comment #1
jaxpax commentedFor clarification: I mean link target for when someone klicks on the map and gets redirected to google.
Comment #2
tirdadc commentedSimple enough, I've added this functionality: http://drupalcode.org/project/addressfield_staticmap.git/commitdiff/7dc8a22
Right now that only affects the Static Map, but since I've added support for the regular Google Map (with no-JS degradation to the static map), I'd like to get it to work for that too.
Comment #3
jaxpax commentedThanks tirdadc! And thanks for this contribution, really appreciate it!