Active
Project:
Openlayers
Version:
7.x-2.0-beta5
Component:
OL Layers
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Apr 2013 at 18:09 UTC
Updated:
28 Apr 2013 at 18:09 UTC
Hi all!
I've created a view with geojson output using path argument (eg. trip/%/json)
While it works great if I call it directly, like trip/1/json, I have actual correct output, but when I try to use the same argument (trip/%/json) into a layer of OpenLayers, it doesn't work at all! Is there any other wildcat character that needs to be put there?
I'm using a view with a block to display the openlayers map while I browse the trip/1 url.
PS. If I directly use trip/1/json to the layer, it works fine, but I need it to be dynamic, based on the page the user is browsing at the moment.
Anyone has any idea if this is possible to be achieved at the moment?
Thanks, in advance!