How to reduce the memory footprint of openlayers3? every time the map is reloaded, it will cause the browser memory to increase.

use openlayers3 to load big maps, and each reload will cause the browser to allocate new memory, even if the existing maps have been released in the program and the original dom has been deleted.

Mar.14,2021
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b34a17-2bf59.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b34a17-2bf59.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?