Closed (fixed)
Project:
Openlayers
Version:
6.x-2.x-dev
Component:
OpenLayers Views
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Nov 2009 at 22:10 UTC
Updated:
14 Dec 2009 at 23:10 UTC
This patch allows additional params set in an OL Views options array to be properly passed through to the Vector layer constructor. Currently no additional options are supported in the OL Views UI, but as discussed with tmcw this makes way for support for flags like displayInLayerSwitcher and allows those adventurous enough to use hook_openlayers_map_alter() access to these flags already.
Patches for 0.x, 2.x.
| Comment | File | Size | Author |
|---|---|---|---|
| olviews_2_layer_options.patch | 1.27 KB | yhahn | |
| olviews_0_layer_options.patch | 931 bytes | yhahn |
Comments
Comment #1
tmcw commentedCommitted in 0.x and 2.x.