canvas-website/src/open-mapping
Jeff Emmett e8984a757b fix: enable open-mapping module with TypeScript fixes
- Fix unused parameter errors (prefix with underscore)
- Fix TrustCircleManager API: add getTrustLevel/setTrustLevel methods
- Fix MyceliumNetwork method calls: addNode→createNode, addHypha→createHypha
- Fix createCommitment signature to use CommitmentParams object
- Fix GeohashCommitment type with proper geohash field
- Fix PRECISION_CELL_SIZE usage (returns {lat,lng} object)
- Add type assertions for fetch response data
- Fix MapCanvas attributionControl type
- Fix GPSCollaborationLayer markerStyle merge with defaults
- Update MapShapeUtil with better event handling:
  - Raise z-index to 10000 for all map buttons
  - Add pointerEvents: auto for button clickability
  - Add handleWheel with preventDefault to enable map zoom
  - Add capturePointerEvents for proper interaction

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-07 11:48:49 -08:00
..
components fix: enable open-mapping module with TypeScript fixes 2025-12-07 11:48:49 -08:00
conics fix: enable open-mapping module with TypeScript fixes 2025-12-07 11:48:49 -08:00
discovery fix: enable open-mapping module with TypeScript fixes 2025-12-07 11:48:49 -08:00
hooks fix: enable open-mapping module with TypeScript fixes 2025-12-07 11:48:49 -08:00
layers fix: enable open-mapping module with TypeScript fixes 2025-12-07 11:48:49 -08:00
lenses fix: enable open-mapping module with TypeScript fixes 2025-12-07 11:48:49 -08:00
mycelium feat: implement binary Automerge CRDT sync and open-mapping module 2025-12-04 19:45:02 -08:00
presence fix: enable open-mapping module with TypeScript fixes 2025-12-07 11:48:49 -08:00
privacy fix: enable open-mapping module with TypeScript fixes 2025-12-07 11:48:49 -08:00
services fix: enable open-mapping module with TypeScript fixes 2025-12-07 11:48:49 -08:00
types fix: enable open-mapping module with TypeScript fixes 2025-12-07 11:48:49 -08:00
utils feat: implement binary Automerge CRDT sync and open-mapping module 2025-12-04 19:45:02 -08:00
index.ts chore: add D1 database ID and refactor MapShape 2025-12-04 21:32:46 -08:00