Garulfo

Results 2 issues of Garulfo

Hardware : Raspberry 4B Operating System: Ubuntu Server 22.04 LTS Kernel: Linux 5.15.0-1011-raspi Architecture: arm64 docker-compose.yml ```version: "3.3" services: shapez: build: . ports: - "8001:3001" - "8005:3005" ``` the following...

Hello, I'm starting to use your PixiOverlay and I'm wondering how you would manage efficiently the world wraparound. For instance in your example : https://manubb.github.io/Leaflet.PixiOverlay/many-markers.html if you move 360 degrees...

wip