@maptiler/geocoding-control
Advanced tools
Comparing version 0.0.56 to 0.0.57
{ | ||
"name": "@maptiler/geocoding-control", | ||
"version": "0.0.56", | ||
"version": "0.0.57", | ||
"type": "module", | ||
@@ -19,4 +19,4 @@ "author": { | ||
"geocoding", | ||
"forward geocoding", | ||
"reverse geocoding", | ||
"forward-geocoding", | ||
"reverse-geocoding", | ||
"maptiler", | ||
@@ -27,3 +27,4 @@ "leaflet", | ||
"search", | ||
"component", | ||
"leaflet-control", | ||
"maplibre-control", | ||
"control" | ||
@@ -72,6 +73,6 @@ ], | ||
"svelte": "^3.55.1", | ||
"svelte-check": "^3.0.2", | ||
"svelte-check": "^3.0.3", | ||
"svelte-preprocess": "^5.0.1", | ||
"tslib": "^2.4.1", | ||
"typescript": "^4.9.4", | ||
"tslib": "^2.5.0", | ||
"typescript": "^4.9.5", | ||
"vite": "^4.0.4" | ||
@@ -78,0 +79,0 @@ }, |
# MapTiler Geocoding control for MapLibre GL JS and Leaflet | ||
A geocoding control for [Maplibre GL JS](https://github.com/maplibre/maplibre-gl-js) and [Leaflet](https://github.com/maplibre/maplibre-gl-js). | ||
A geocoding control for [Maplibre GL JS](https://github.com/maplibre/maplibre-gl-js) and [Leaflet](https://github.com/maplibre/maplibre-gl-js) which utilizes [Maptiler Cloud Geocoding API](https://www.maptiler.com/cloud/geocoding/). | ||
@@ -139,3 +139,3 @@ Component can be used as ES module or UMD module. | ||
In addition to using the component as MapLibre GL Control it is alto possible to use it stand-alone in Svelte projects. | ||
In addition to using the component as MapLibre GL Control it is also possible to use it stand-alone in Svelte projects. | ||
Component API matches API described above and options are exposed as component properties. | ||
@@ -142,0 +142,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
1989767