Use local PMTiles basemap
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
import { anchor } from "../lib/geometry.js";
|
||||
|
||||
export const topLeftLotCorner = anchor(-100.898958, 46.826799, {
|
||||
assumedNorthClockwiseDegrees: -11.25,
|
||||
});
|
||||
export const lotCorner = topLeftLotCorner;
|
||||
Reference in New Issue
Block a user