inline fun GoogleMap.addTileOverlay(optionsActions: TileOverlayOptions.() -> Unit): TileOverlay?
Adds a TileOverlay to this GoogleMap using the function literal with receiver optionsActions.
Return the added Polyline