| Class | Ym4r::GmPlugin::PreTiledLayerFromAction |
| In: |
lib/gm_plugin/layer.rb
|
| Parent: | PreTiledLayer |
Represents a pretiled layer (it actually does not really matter where the tiles come from). Calls an action on the server to get back the tiles. It passes the action arguments x, y (coordinates of the tile) and z (zoom level). It can be used, for example, to return default tiles when the requested tile is not present.