Back to Openlayers

Canvas Gradient Pattern

examples/canvas-gradient-pattern.html

10.9.0511 B
Original Source

--- layout: example.html title: Styling feature with CanvasGradient or CanvasPattern shortdesc: Example showing a vector layer styled with a gradient. docs: > This example creates a CanvasGradient. The vector data is loaded from a file and features are filled with the gradient. The same technique can be used with a CanvasPattern. tags: "canvas, gradient, pattern, style" ---