ios - How to know a location ( like : (CLLocation *)newLocation)) whether on the road? -


i doing map ios app using cllocation , wondering whether there api judging whether point on map on road, not in appartment or in anywhere in-side house?

i have seen there navigation application can keep points on road.

https://github.com/route-me/route-me

have there many example in code google api provides route path latitude , longitutude , draw on lay on map.

hope you.


Comments

Popular posts from this blog

php - Why I am getting the Error "Commands out of sync; you can't run this command now" -

linux - Does gcc have any options to add version info in ELF binary file? -

java - Are there any classes that implement javax.persistence.Parameter<T>? -