Skip to content

feat(web): precise tap pads on the CHDATD01 date-dependent callout box - #31

Merged
beetlebugorg merged 1 commit into
mainfrom
feat/timed-data-flyout
Jun 27, 2026
Merged

feat(web): precise tap pads on the CHDATD01 date-dependent callout box#31
beetlebugorg merged 1 commit into
mainfrom
feat/timed-data-flyout

Conversation

@beetlebugorg

Copy link
Copy Markdown
Owner

Give the timed-data marker the same layering-proof flyout treatment as INFORM01. CHDATD01 is a box-on-a-leader that floats offset from the feature, so MapLibre's fuzzy symbol pick (centred on the feature) can't reliably own the box. Generalize the InfoCallouts plugin to drop a transparent, exactly-sized DOM pad over either callout box; tapping it opens that feature's pick report.

  • CALLOUTS spec table keyed by symbol_name, box geometry read off each symbol's SVG: INFORM01 [12.4,-12.6] up-right, CHDATD01 [-12.66,12.37] down-left, both 5.0 mm.
  • No new toggle or re-bake: CHDATD01 only renders under the existing "Highlight date-dependent" mariner toggle, so its pads appear and disappear for free, exactly like INFORM01 follows "Information callouts".

Give the timed-data marker the same layering-proof flyout treatment as
INFORM01. CHDATD01 is a box-on-a-leader that floats offset from the
feature, so MapLibre's fuzzy symbol pick (centred on the feature) can't
reliably own the box. Generalize the InfoCallouts plugin to drop a
transparent, exactly-sized DOM pad over either callout box; tapping it
opens that feature's pick report.

- CALLOUTS spec table keyed by symbol_name, box geometry read off each
  symbol's SVG: INFORM01 [12.4,-12.6] up-right, CHDATD01 [-12.66,12.37]
  down-left, both 5.0 mm.
- No new toggle or re-bake: CHDATD01 only renders under the existing
  "Highlight date-dependent" mariner toggle, so its pads appear and
  disappear for free, exactly like INFORM01 follows "Information
  callouts".

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@beetlebugorg
beetlebugorg merged commit 42bead2 into main Jun 27, 2026
4 checks passed
@beetlebugorg
beetlebugorg deleted the feat/timed-data-flyout branch June 27, 2026 00:18
beetlebugorg added a commit that referenced this pull request Jul 20, 2026
tile57's compose ABI now finds/reuses/rebuilds the ownership partition
beside the archives itself (compose_open/compose_tree dropped partition_path;
compose_save_partition is gone). Drop all the host-side sidecar plumbing:
NewComposer no longer takes a partitionPath, Composer.SavePartition and
livePartitionPath are deleted, bake.go stops writing partition.tpart, and
openLiveComposer just opens — no load, no save. Fixes the StalePartition
dance that forced a blocking owned-face rebuild at boot on an engine bump.

Bumps the tile57 submodule to origin/main (2c36da6, PR #31 label-cache).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant