leaflet: initialize a variable
Previously it was initialized only inside the if branch, and was left uninitialized left for the rest of the scope.
Please register or sign in to comment
Previously it was initialized only inside the if branch, and was left uninitialized left for the rest of the scope.