@maptiler/geocoding-control
Advanced tools
Comparing version 0.0.60 to 0.0.61
@@ -5,3 +5,3 @@ export type Feature = GeoJSON.Feature & { | ||
place_name: string; | ||
place_type: string; | ||
place_type: string[]; | ||
center: [number, number]; | ||
@@ -8,0 +8,0 @@ bbox: [number, number, number, number]; |
{ | ||
"name": "@maptiler/geocoding-control", | ||
"version": "0.0.60", | ||
"version": "0.0.61", | ||
"type": "module", | ||
@@ -75,3 +75,3 @@ "author": { | ||
"typescript": "^4.9.5", | ||
"vite": "^4.0.4" | ||
"vite": "^4.1.1" | ||
}, | ||
@@ -78,0 +78,0 @@ "peerDependencies": { |
@@ -5,3 +5,3 @@ export type Feature = GeoJSON.Feature & { | ||
place_name: string; | ||
place_type: string; | ||
place_type: string[]; | ||
center: [number, number]; | ||
@@ -8,0 +8,0 @@ bbox: [number, number, number, number]; |
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
2027762
37036