Bug with LayerDrawingOptions with json?

2159
1
06-05-2013 08:59 AM
BenoitPronovost
New Contributor
Is it just me or is there a bug when initializing a LayerDrawingOptions with a json?
I keep getting this.renderer.toJson() is not defined (which seems normal considering that the json is only mixed in the LayerDrawingOptions class, never instantiated).
0 Kudos
1 Reply
BenoitPronovost
New Contributor
It has been fixed in version 3.5 of the API...
Guess I'll need to use a workaround until we migrate to that version of the API.
0 Kudos