diff --git a/source/Ox.UI/js/Map/Map.js b/source/Ox.UI/js/Map/Map.js index 79c22993..0af3c136 100644 --- a/source/Ox.UI/js/Map/Map.js +++ b/source/Ox.UI/js/Map/Map.js @@ -1336,6 +1336,7 @@ Ox.Map = function(options, self) { setStatus(place); }); } + that.triggerEvent('find', data); } function tilesLoaded() {