/layer/formats/googleMapTiles
The module exports the "googleMapTiles" format method for the Mapp layer decorator method.
Methods
(async, inner) googleMapTiles(layer)
The format method assigns an Openlayers layer/WebGLTile class object as L property to the Mapp layer object.
Parameters:
| Name | Type | Description |
|---|---|---|
layer | layer | The layer object. |