export { generateId } from './id.utils.js'; export { createGtaCRS } from './crs.utils.js'; export { upsertMarkerEntry, updateLeafletMarker, DEFAULT_MARKER_GROUP } from './marker.utils.js'; export { createShapeEntry, upsertShapeEntry, computeCentroid, createLabelIcon } from './shape.utils.js'; //# sourceMappingURL=index.d.ts.map