Some of my friends and I are developing an application for rural service providers in our state to display lists of their customers and plan them on a paid map, to not only display locations, but also interact with stored database information on our servers (updates from service calls, supplies, sales, etc.).
We are new to the development of the iPad (the two of us are familiar with the development of Android, but potential customers are investing in iOS technology), and we have encountered difficulties in geocoding. It looks like our geocoding plans will either launch the Google geocoding / display APIs or require a significant business license of $ 10,000.
As a workaround, we are thinking of placing an Open Street Map tile server for one village as a demo for sales purposes and solving any commercial licenses if and when the product is successful.
I think my question is because of ignorance. Does anyone have experience creating their own commercial iOS apps that use the Google Maps API (maps, routes, geolocation)? If so, is Google the best toolbox, or will another engine be better suited (Bing, MapQuest, Yahoo!)? Is there an even better, simpler and more elegant solution for getting these places on the map?
Thanks for any information you can provide.
source
share