mirror of
https://github.com/Leaflet/Leaflet.git
synced 2025-12-08 21:26:14 +00:00
14 lines
361 B
Markdown
14 lines
361 B
Markdown
---
|
|
name: Leaflet.FunctionalTileLayer
|
|
category: tile-load
|
|
repo: https://github.com/ismyrnow/Leaflet.functionaltilelayer
|
|
author: Ishmael Smyrnow
|
|
author-url: https://github.com/ismyrnow
|
|
demo:
|
|
compatible-v0:
|
|
compatible-v1: true
|
|
compatible-v2: false
|
|
---
|
|
|
|
Allows you to define tile layer URLs using a function. Even works with asynchronous sources, using promises.
|