Skip to content

wandergis/memory-leak-test-case

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

memory-leak-test-case

A test case for mapbox gl.

problem

mapbox-gl does not the free memory when call map.removeSource or map.removeLayer or GeoJSONSource#setData,after a long time call GeoJSONSource#setData,the memory woule be in heavily used.

online

online

screenshot

  1. before 初始化
  2. after 第二次
  3. again 第三次

Releases

No releases published

Packages

No packages published