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

farald’s picture

I 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.

rooby’s picture

Status: Active » Closed (duplicate)

The 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.