MP1
July 31, 2017, 10:45am
1
1. A concise explanation of the problem you’re experiencing.
I want to implement the system where fire needs to be shown at more than one location. I am not able to achieve the desired results.
2. A minimal code example. If you’ve found a bug, this helps us reproduce and repair it.
Referring Particle System.html from sandcastle gallery.
3. The Cesium version you’re using, your operating system and browser.
Cesium - 1.35, browser : chrome
Any help would be appreciated. thanks in advance.
Hi MP, you can just create multiple particle systems with different emitter locations rather than trying to just use a single system. See the Particle System Fireworks example for an example of how to create multiple systems: http://cesiumjs.org/Cesium/Apps/Sandcastle/index.html?src=Particle%20System%20Fireworks.html&label=All
Jason
Hi guys,
ever since v1.35 is released I have a same idea to visualize the locations of the forests fires on the map.
In theory the kml would be the source of the fires locations.
Unfortunately no luck so far …
Any real code example will be really helpfull.
Davor