manubb / Leaflet.PixiOverlay

Bring Pixi.js power to Leaflet maps
MIT License
463 stars 85 forks source link

not working on mobile #40

Closed gnesher closed 4 years ago

gnesher commented 4 years ago

Not sure if anything can be done about this really - but when viewing any of the examples (such as basic demo / 1000 US Cities) the markers take forever to render / re-render when you zoom or pan.

Tested on an Android/Chrome using the latest OS and ~2 years old phone.

manubb commented 4 years ago

On a 4Go Redmi Note 5, the demos are fine. Are you sure that webgl is enabled? (It is enabled if you see the webgl logo on: https://manubb.github.io/Leaflet.PixiOverlay/t1.html)

gnesher commented 4 years ago

I'm using a Xiaomi Mi A1 which is a little older/weaker. The map renders and at some point I also see the markers, it's just inconsistent (webgl is enabled). In any case, it seems fine now, maybe there was some connectivity issue - my apologies.