isSaving
function
Returns if the map is currently being saved.
map.isSaving()
Returns true if .save() has been called, but has not resolved yet.
Returns
{Boolean}:
Returns if the map is currently being saved.
map.isSaving()
Returns true if .save() has been called, but has not resolved yet.
{Boolean}: