remove comments describing a removed hook
This commit is contained in:
parent
f7e84aaa6e
commit
ff5134e45e
@ -37,12 +37,6 @@
|
||||
// displayed. The data hash contains both the unprocessed
|
||||
// raw ajax response as well as the processed chat data
|
||||
// that is going to be used for display.
|
||||
// portalDataLoaded: callback is passed the argument of
|
||||
// {portals : [portal, portal, ...]} where "portal" is the
|
||||
// data element and not the leaflet object. "portal" is an
|
||||
// array [GUID, time, details]. Plugin can manipulate the
|
||||
// array to change order or add additional values to the
|
||||
// details of a portal.
|
||||
// requestFinished: DEPRECATED: best to use mapDataRefreshEnd instead
|
||||
// called after each map data request finished. Argument is
|
||||
// {success: boolean} indicated the request success or fail.
|
||||
|
Loading…
x
Reference in New Issue
Block a user