OpenLayers JavaScript Mapping Library |
OpenLayers. Renderer.VMLRender vector features in browsers with VML capability. Construct a new VML renderer with the OpenLayers.Renderer.VML constructor. Note that for all calculations in this class, we use toFixed() to round a float value to an integer. This is done because it seems that VML doesn’t support float values. Inherits fromSummary
|
Deconstruct the renderer.
destroy: function()
Determine whether a browser supports this renderer.
supported: function()