mirror of
https://github.com/Leaflet/Leaflet.git
synced 2025-07-21 23:26:12 +00:00
MapTiler plugins (#9078)
This commit is contained in:
12
docs/_plugins/geocoding/geocoding-maptiler.md
Normal file
12
docs/_plugins/geocoding/geocoding-maptiler.md
Normal file
@ -0,0 +1,12 @@
|
||||
---
|
||||
name: Geocoding from MapTiler
|
||||
category: geocoding
|
||||
repo: https://github.com/maptiler/maptiler-geocoding-control
|
||||
author: M. Ždila | MapTiler
|
||||
author-url: https://github.com/maptiler
|
||||
demo: https://docs.maptiler.com/leaflet/geocoding-control/
|
||||
compatible-v0:
|
||||
compatible-v1: true
|
||||
---
|
||||
|
||||
A geocoding and reverse geocoding plugin for Leaflet utilizing the [MapTiler Geocoding API](https://docs.maptiler.com/cloud/api/geocoding/), which includes identification of states, cities, streets, down to the addresses and POIs level. It supports search results in various languages, per-country limiting, fuzzy matching, autocomplete, etc.
|
12
docs/_plugins/vector-tiles/basemaps-leaflet-maptilersdk.md
Normal file
12
docs/_plugins/vector-tiles/basemaps-leaflet-maptilersdk.md
Normal file
@ -0,0 +1,12 @@
|
||||
---
|
||||
name: Basemaps with Vector Tiles
|
||||
category: vector-tiles
|
||||
repo: https://github.com/maptiler/leaflet-maptilersdk
|
||||
author: J. Lurie | MapTiler
|
||||
author-url: https://github.com/maptiler
|
||||
demo: https://docs.maptiler.com/leaflet/
|
||||
compatible-v0:
|
||||
compatible-v1: true
|
||||
---
|
||||
|
||||
Vector Tiles plugin for Leaflet. Use the power of the [MapTiler SDK](https://docs.maptiler.com/sdk-js/) to access their catalog of professionally created multi-lingual vector tile basemaps. You can also use it for vector tile data overlays.
|
Reference in New Issue
Block a user