Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Alternative to FusedLocationProviderApi

I don't want my app to rely on Google APIs. Are there any open source alternatives to FusedLocationProviderApi that allow to combine standard GPS and Network providers?

like image 239
Anton Tananaev Avatar asked Aug 10 '15 23:08

Anton Tananaev


1 Answers

I might be late, yet for any person asking this same question, this is a pretty good alternative: https://github.com/mapzen/lost

like image 170
Maxime Claude Avatar answered Oct 14 '22 07:10

Maxime Claude