Open GoogleCodeExporter opened 8 years ago
I read the blog when it was first published, and I decided at the time that
what we do is good enough.
We implemented it as a static method
LocationUtils.getLastKnownLocation
which is only used in MyLocationOverlay.
MyLocationOverlay is only used by the apps using osmdroid.
Perhaps we could change MyLocationOverlay so that it has the possibility to use
android-protips-location as an alternative to the static method, for example by
adding a constructor which accepts it as a parameter (not directly of course).
That way osmdroid users can use android-protips-location if they want.
Original comment by neilboyd
on 1 Aug 2011 at 10:14
Original issue reported on code.google.com by
sebastia...@gmail.com
on 1 Aug 2011 at 2:04