cesium-drawhelper icon indicating copy to clipboard operation
cesium-drawhelper copied to clipboard

Redundant creation of billboard collection in index.html

Open qandeelabbassi opened this issue 8 years ago • 0 comments

Please see this line : https://github.com/leforthomas/cesium-drawhelper/blob/master/index.html#L78 . I think billboard collection should be created only first time, rather than creating it again and again for every new marker. If i am correct, then please confirm. I will submit a pull request

qandeelabbassi avatar Jan 12 '18 14:01 qandeelabbassi