mirror of
https://github.com/Leaflet/Leaflet.git
synced 2025-08-01 15:45:39 +00:00
13 lines
336 B
Markdown
13 lines
336 B
Markdown
---
|
|
name: TileLayer.BoundaryCanvas
|
|
category: tile-image-display
|
|
repo: https://github.com/aparshin/leaflet-boundary-canvas
|
|
author: Alexander Parshin
|
|
author-url: https://github.com/aparshin
|
|
demo:
|
|
compatible-v0:
|
|
compatible-v1: true
|
|
---
|
|
|
|
Allows you to draw tile layers with arbitrary polygonal boundary. HTML Canvas is used for rendering.
|