Files
openlayers/examples/icon-negative.html
2015-12-04 14:14:01 +01:00

10 lines
331 B
HTML

---
layout: example.html
title: Icon Pixel Operations
shortdesc: Canvas pixel operations on a point icon.
docs: >
Example using an icon to symbolize a point. Click on the icon to select it, and it will be rendered using its negative image.
tags: "vector, style, icon, marker, canvas, select"
---
<div id="map" class="map"></div>