10 lines
331 B
HTML
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>
|