Closed (fixed)
Project:
Openlayers
Version:
6.x-2.x-dev
Component:
OpenLayers Views
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Dec 2009 at 03:57 UTC
Updated:
19 Feb 2010 at 21:20 UTC
Jump to comment: Most recent file
Comments
Comment #1
tmcw commentedCommitted
http://drupal.org/cvs?commit=323882
http://drupal.org/cvs?commit=323884
Comment #2
tmcw commentedThat was a bit quick. I think this patch is broken for 2.x and needs a fix. Currently getting
Error: Display openlayers_1 refers to a plugin named 'openlayers', but that plugin doesn't exist!Comment #3
tmcw commentedSilly me, forgot to include the views plugin file.
Comment #4
tmcw commentedUgh, opening again. The views vector layer type needs rewriting in order to actually work with this.
Comment #5
Will White commentedThis patch changes the openlayers_views_vector layer type to use render() instead of pre_render().
Comment #6
tmcw commentedOkay, completely patched
http://drupal.org/cvs?commit=324714
Thanks will & yhahn
Comment #7
Will White commentedThanks!