rd13_tile_server/services
Conrad Schulz 8feaa6bd15
Some checks failed
Build & Push marker-api / build (push) Failing after 5s
fix: pin tip at iconAnchor position (h/2, not h-1)
mapbox-lib.js: iconAnchor = [w/2, h/2] (image center)
Previous: tipY=h-1 -> anchor at y=35, tip at y=69 -> pin floated above click
Fix: tipY=h/2 -> anchor and tip coincide exactly
Reduce r=w*0.33 to keep slim shape (r/d=0.41 -> 24deg opening)
Bottom canvas half is transparent
2026-07-01 13:55:52 +00:00
..
marker-api fix: pin tip at iconAnchor position (h/2, not h-1) 2026-07-01 13:55:52 +00:00