Skip to content

Commit a079a30

Browse files
authored
Add docs
1 parent 671875c commit a079a30

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

MapCache/Classes/MKMapView+MapCache.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ extension MKMapView {
1616
/// Will tell the map to use the cache passed as parameter for getting the tiles.
1717
///
1818
/// - Parameter cache: A cache that implements the `MapCacheProtocol`. Typically an instance of `MapCache`
19+
/// - Parameter canReplaceMapContent: Does the overlay replace the default map? It can be used to add a tile layer with centain level of transparency.
1920
///
2021
/// - SeeAlso: `Readme`
2122
@discardableResult

0 commit comments

Comments
 (0)