diff --git a/source/Ox.UI/js/Map/Map.js b/source/Ox.UI/js/Map/Map.js index efdded3f..e8e1ed6b 100644 --- a/source/Ox.UI/js/Map/Map.js +++ b/source/Ox.UI/js/Map/Map.js @@ -285,7 +285,7 @@ Ox.Map = function(options, self) { size: 24 }) .appendTo(that); - self.$select = Ox.MenuButton({ + self.$menu = Ox.MenuButton({ items: [ { id: 'toggleLabels',