Fork me on GitHub
Show:

TileStrategy

Extends aeris.maps.openlayers.layers.LayerStrategy

Summary

A strategy for rendering a Tile layer with OpenLayers.

Constructor

aeris.maps.openlayers.layers.TileStrategy

Syntax

aeris.maps.openlayers.layers.TileStrategy

()

Summary

Methods

createView_

Syntax

createView_

()

Summary

getTileUrls_

Syntax

getTileUrls_

() Array.<string> protected

Summary

Returns:

Array.<string>:

A list of available Aeris Interactive tile endpoint urls.

proxyLoadEvent_

Syntax

proxyLoadEvent_

() private

Summary

Trigger a 'load' event on the layer object, when the OL tiles are loaded.