Estimote / Android-Indoor-SDK

Estimote Indoor SDK for Android
MIT License
63 stars 29 forks source link

Add same functionality as iOS counterpart #17

Open drac94 opened 6 years ago

drac94 commented 6 years ago

I haven't found anything related to this properties inside of the SDK, iOS has them and I'm looking into matching my both apps to do the same, are they available? Thanks, and sorry for posting a question here

self.locationView.showTrace = false
self.locationView.rotateOnPositionUpdate = true
self.locationView.showBeacons = false