Skip to content

Commit

Permalink
rebase me
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinkim31 committed Jan 24, 2023
1 parent d3a6d6f commit 21dd869
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/mapml/layers/DebugLayer.js
Original file line number Diff line number Diff line change
@@ -1,12 +1,7 @@
export var DebugOverlay = L.Layer.extend({

getCenter: function () {
return L.latLng(49, -95);
},

onAdd: function (map) {


let mapSize = map.getSize();

//conditionally show container for debug panel/banner only when the map has enough space for it
Expand Down

0 comments on commit 21dd869

Please sign in to comment.