The Book of OpenLayers3 [Code samples]

These are the code samples for The Book of OpenLayer3. Feel free to download the source code and contribute to this repository:

Using overlays as markers

Shows how we can use overlays to implement markers. Because overlays are HTML element we can create graceful icons using CSS or SVG.

Note, this examples requires a CSS3 compatible browser.

Source code: