Skip to content

Commit a947431

Browse files
committed
Update README.md
1 parent 744bce9 commit a947431

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ if you are using the simulator don't forget to simulate locations
1313

1414
## Features
1515
- [x] Using new concurrency swift model around CoreLocation manager
16-
- [x] Customizable in terms of passing your custom CLLocationManagerDelegate
16+
- [x] Customizable in terms of passing a custom delegate(CLLocationManagerDelegate) conforming to **ILocationDelegate** protocol
1717
- [x] Customizable in terms of CLLocationManager properties
1818
- [x] Streaming current location asynchronously
1919
- [x] Different strategies - Keep and publish all stack of locations since streaming has started or the last one

0 commit comments

Comments
 (0)