Render 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 (num | 0) to truncate a float value to an integer. This is done because it seems that VML doesn’t support float values.
OpenLayers.
|
Render vector features in browsers with VML capability. |
Constructor | |
OpenLayers.
|
Create a new VML renderer. |
Functions | |
supported | Determine whether a browser supports this renderer. |
Constants | |
OpenLayers.
|
{Object} |
Determine whether a browser supports this renderer.
supported: function()