zhangnaisong
2024-05-27 a3d274cc185968709ff240cd77a11a31df045183
1
2
import { GeoJSONRegion } from '../Region.js';
export default function fixTextCoords(mapType: string, region: GeoJSONRegion): void;