dfpc-coe / CloudTAK

Full Featured in-browser TAK Client powered by AWS
GNU Affero General Public License v3.0
13 stars 1 forks source link

Improve Rendering Performance [Experimental] #264

Open ingalls opened 2 months ago

ingalls commented 2 months ago

Context

At this point our performance of rendering large point datasets ourperforms WebTAK significantly but I think there is more optimization that can be done. The map still becomes sluggish when rendering an in-browser GeoJSON layer such as lightening data.

Actions