William B. Davis
William B. Davis
Thanks for the thoughtful feedback @tristen. Will give it another go
A couple thoughts: - Is `butcher` a better name? - How many of these POIs exist? And is it necessary?
~~This looks like it's possible now~~ I see it's still not following the curvature of the earth, but still a pretty good result from just changing the orientation 
Relevant discussion [here](https://stackoverflow.com/questions/72405566/cant-play-video-on-ios-in-safari-notallowederror-the-request-is-not-allowed-b) Adding `video.playsInline = true` could help right after `video.muted = true`: https://github.com/maplibre/maplibre-gl-js/blob/main/src/util/ajax.ts#L292