Needs work
Project:
GMap Module
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Aug 2010 at 06:45 UTC
Updated:
16 Apr 2013 at 07:15 UTC
If the Node ID argument of the view accepts multiple values then "Center on node argument" and "Highlight marker for node argument" won't work anymore. And that's because the argument will be a list of NodeIDs, separated with "," or "+", something like "1+2+3" or "1,2,3".
Attached you'll find a patch (for 6.x-1.x-dev) that fixes this issue by using the first node in the list for the center/highlight.
| Comment | File | Size | Author |
|---|---|---|---|
| gmap_plugin_style_gmap.inc_.patch | 983 bytes | dandu |
Comments
Comment #1
johnvComment #2
podarokYou should create all feature requests against latest dev and after that backport it to previous branch