remove unused var
This commit is contained in:
@ -2839,7 +2839,6 @@
|
|||||||
var nodeMarkers = {};
|
var nodeMarkers = {};
|
||||||
var selectedNodeOutlineCircle = null;
|
var selectedNodeOutlineCircle = null;
|
||||||
var waypoints = [];
|
var waypoints = [];
|
||||||
var positionHistories = [];
|
|
||||||
|
|
||||||
// set map bounds to be a little more than full size to prevent panning off screen
|
// set map bounds to be a little more than full size to prevent panning off screen
|
||||||
var bounds = [
|
var bounds = [
|
||||||
|
Reference in New Issue
Block a user