Map.onTileLoaded

Registers a callback that's fired when a map tile has been loaded.

Returns an ID which can be passed to unlisten() to unregister the callback.

Usage Returns
Map.onTileLoaded(callback) String
Argument Type Details
callback
Function Called with an array of per layer values. Each value is the fraction of tiles still pending: a value of 0 means there are no more tiles to load for the layer.
Design a Mobile Site
View Site in Mobile | Classic
Share by: