Ox.Map: trigger find event

This commit is contained in:
j 2014-02-19 11:47:40 +00:00
parent 3fd702d72e
commit 120f285557

View file

@ -1336,6 +1336,7 @@ Ox.Map = function(options, self) {
setStatus(place);
});
}
that.triggerEvent('find', data);
}
function tilesLoaded() {