MapTiler plugins (#9078)

This commit is contained in:
bolo
2023-09-01 20:35:47 +02:00
committed by GitHub
parent 5e8e41a3cf
commit 5845ba030c
2 changed files with 24 additions and 0 deletions

View 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.

View 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.