Closed (duplicate)
Project:
GMap Module
Version:
6.x-1.0-rc2
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Nov 2008 at 20:14 UTC
Updated:
11 Apr 2010 at 12:12 UTC
is this possible? Where do I then put the wildcards..?
I should be using lat/lon for centering the view.
Exammple of what I want: www.mysite.com/locations/55.666/12.555
This way I can create a link from the node to the view centering the map where the node's location is set.
Comments
Comment #1
farald commentedI found another way to do it:
1) exposing the filters
2) separate view filter input to a block (and hiding the block)
3) Using the url query string to maipulate views output.
Comment #2
rooby commentedThe latest dev version now has the ability to centre the map on a node based on an argument.
See #679804: Patch for 4 new features in GMap for details.
Marking this as a duplicate of that issue.