posm / OpenMapKitAndroid

http://openmapkit.org
BSD 3-Clause "New" or "Revised" License
128 stars 38 forks source link

Move proximity to openmapkit #82

Closed imwongela closed 8 years ago

imwongela commented 8 years ago

This PR resolves some of the issues in: https://github.com/AmericanRedCross/OpenMapKit/issues/75 https://github.com/AmericanRedCross/OpenMapKit/issues/76 I will appreciate reviews and assistance on improving the functionality.

Thanks.

mberg commented 8 years ago

Hi @hallahan any thoughts on this and the other PR. Would love to be able for us to get back to working and contributing back to master

hallahan commented 8 years ago

Pardon my delayed response. I've been heads down on POIs this week.

With that being said, I had to change a TON of code, including updating / improving the MapboxAndroidSDK. At first attempts of updating the Mapbox Android SDK, I wanted to keep that PR that I merged in previously. However, since there were changes to the SDK, I was unable to properly merge things in.

So, I ended up branching off of an earlier commit, before merging in the updates from the SDK.

I'm going to have to revert the current proximity work in master. Once I get master stable again, could you please reopen a new pull request?

I apologize for the inconvenience.