Remove direct calls to stadia API from geocoding
This commit is contained in:
parent
43dce16fbd
commit
9ef6aaa406
20 changed files with 213 additions and 274 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import maplibregl from "maplibre-gl";
|
||||
import type { Location } from "@/types";
|
||||
import type { Location } from "@/type/api";
|
||||
|
||||
export interface Camera {
|
||||
location: Location;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue