Hello,
I could use some help, I’ve been working with the particle system to create particles moving around the globe - and it is working great. However, if I switch to the flat map projection, I get the particle ‘image’ right in the middle of the screen as seen here.
It is the particle image (./particle.png), being drawn over the map, not a stray particle as it has no color and is the pixel size of the image (if I use a larger image for the particle, it is largeer on the screen). It happens in both flat and 2.5D projections, but now on the 3D globe, also it doesn’t matter which browser Chrome / Safari / FireFox all show it.
As soon as the particle system ends, this is disappears; if multiple particle systems are active, it appears there is an image for each particle system.
Panning the map moves the image (it stays locked to lat:0, lng: 0)
Thanks for your help!
- Cory