Plugin AP List: Change entry hook to mapDataRefreshEnd
This commit is contained in:
@ -931,7 +931,7 @@ var setup = function() {
|
||||
window.plugin.apList.setupList();
|
||||
window.plugin.apList.setupPagination();
|
||||
window.plugin.apList.setupMapEvent();
|
||||
window.addHook('requestFinished', window.plugin.apList.handleUpdate);
|
||||
window.addHook('mapDataRefreshEnd', window.plugin.apList.handleUpdate);
|
||||
}
|
||||
// PLUGIN END //////////////////////////////////////////////////////////
|
||||
|
||||
|
Reference in New Issue
Block a user