Closed martindholmes closed 3 years ago
For the moment, I've taken a different approach to this: triangles are only added to LineString segments longer than 25px on the screen. Implemented in commit #59e5e70. May reopen if this doesn't prove ideal, or if it's deemed essential to add arrows to the first and last segments irrespective of their length.
The triangles drawn to make LineStrings into arrowed routes are too large when at a high zoom level. They need to be proportionate to something, but it's not clear to me what that should be. It really depends on the pixel-length of the lines rather than the actual zoom level.