20,741
edits
m (→Background) |
|||
| Line 197: | Line 197: | ||
Add this to the "Nasal/close" tag to clean up all resources automatically: | Add this to the "Nasal/close" tag to clean up all resources automatically: | ||
<syntaxhighlight lang="php"> | <syntaxhighlight lang="php"> | ||
map.cleanup_listeners(); | |||
</syntaxhighlight> | </syntaxhighlight> | ||