ios - I need an API to plot waypoints and give me a route through them, and to give me city population. Which API should I use? -


i'm making ios app needs able find populated cities within radius point, , calculate route passes through number of cities, satisfy time constraint. i'm planning use google give me polylines can put directly on apple map in mapkit xcode. i've looked google maps sdk ios, , google places. google has directions api, , distance matrix api. many api's, i'm confused 1 should use, , what.

additionally, google api's provide city population, or should find via database?

you can use google maps url scheme directions google maps ios.

if ever confused api use google maps, can use api picker.

there no google api give city population, need find database.


Comments

Popular posts from this blog

Android : Making Listview full screen -

javascript - Parse JSON from the body of the POST -

javascript - How to Hide Date Menu from Datepicker in yii2 -