zhuorantan / LocationPicker

A ready for use and fully customizable location picker for your app
MIT License
400 stars 79 forks source link

Add LocationItem flag isCurrentLocation = true #36

Open aershov24 opened 6 years ago

aershov24 commented 6 years ago

There is no way to know that selected location is a current user's location. pickedLocationItem.mapItem.isCurrentLocation always returns false.