Ox.Map: trigger find event
This commit is contained in:
parent
3fd702d72e
commit
120f285557
1 changed files with 1 additions and 0 deletions
|
@ -1336,6 +1336,7 @@ Ox.Map = function(options, self) {
|
||||||
setStatus(place);
|
setStatus(place);
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
that.triggerEvent('find', data);
|
||||||
}
|
}
|
||||||
|
|
||||||
function tilesLoaded() {
|
function tilesLoaded() {
|
||||||
|
|
Loading…
Reference in a new issue