Accept HTMLCanvasElement for an icon's img

This commit is contained in:
Andreas Hocevar
2015-12-04 13:40:53 +01:00
parent 952a282756
commit abb680d28f
5 changed files with 103 additions and 9 deletions

View File

@@ -0,0 +1,9 @@
---
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>