Example of an image vector layer.
This example uses a ol.source.ImageVector
source. That source gets vector features from the ol.source.Vector
it's configured with, and draw these features to an HTML5 canvas element that is then used as the image of an image layer.