Closed (fixed)
Project:
Openlayers
Version:
6.x-2.0-beta1
Component:
Documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jul 2011 at 09:09 UTC
Updated:
7 Apr 2012 at 02:00 UTC
though i would share the fruit of my learning experience
'getLabel' = function(feature) {
should be
'getLabel' : function(feature) {
patch attached
| Comment | File | Size | Author |
|---|---|---|---|
| STYLES_PLUGIN_TXT_getlabel.patch | 417 bytes | batje |
Comments
Comment #2
zzolo commentedHey @batje, thanks for the patch! Committed (finally).