Returns this layer's TileJSON object which determines its tile source, zoom bounds and other metadata.
Returns
any
public on(event: string, handler: Function, context?: any): any
Bind an event handler to a given event on this L.mapbox.gridLayer instance. GridLayers expose a number of useful events that give you access to UTFGrid data as the user interacts with the map.