rd13_tile_server/services
Conrad Schulz 641312aba9 fix: proper 27x41 pin proportions, white border+dot fully opaque
- Non-square canvas (pin-m: 27x41 @1x = 54x82 @2x, Maptiler standard)
- r=37% of width -> circle fills 74% of canvas width
- r/d=0.37 -> 22deg opening angle (Google Maps standard)
- White border: borderW=max(2px,8%width), A=255 (fully opaque)
- White inner dot: r*0.38, A=255 (fully opaque, clearly visible)
- Fill: 85% opacity (A=217)
2026-07-01 12:33:05 +00:00
..
marker-api fix: proper 27x41 pin proportions, white border+dot fully opaque 2026-07-01 12:33:05 +00:00