I don't think there is any platform API for forward geocoding. You just need to make a call to Google's (or similar) geocoding service
On Thu, Dec 22, 2011 at 8:49 AM, Tomasz Cielecki <[email protected]>wrote: > LOL, maybe I am wrong. I had the impression of that was it. > > Sorry :D > > Maybe someone should extend it to be able to do that. > > On Thu, Dec 22, 2011 at 3:43 PM, Mittchel debaass <[email protected]> > wrote: > > Are you sure I am able to type in an address and get the coords from this > > address? Because I can't find the option to FORWARD geocode.. or am I > just > > looking wrong lol > > > > > > 2011/12/22 Tomasz Cielecki <[email protected]> > >> > >> Xamarin has made a nice Cross-platform API for exactly that: > >> > >> http://blog.xamarin.com/2011/12/08/cross-platform-contacts-api/ > >> > >> docs can be found here: > >> http://betaapi.xamarin.com/?link=root:/Xamarin.Mobile > >> > >> On Thu, Dec 22, 2011 at 3:29 PM, Mittchel debaass <[email protected]> > >> wrote: > >> > Hello everyone, > >> > > >> > Does anyone have an example of forward geocoding in MonoTouch? So > what I > >> > want to do is enter an address and retrieve the coordinates from that > >> > location. > >> > > >> > Regards, > >> > Mittchel > >> > > >> > _______________________________________________ > >> > MonoTouch mailing list > >> > [email protected] > >> > http://lists.ximian.com/mailman/listinfo/monotouch > >> > > >> > >> > >> > >> -- > >> Med Venlig Hilsen / With Best Regards > >> Tomasz Cielecki > >> http://ostebaronen.dk > >> _______________________________________________ > >> MonoTouch mailing list > >> [email protected] > >> http://lists.ximian.com/mailman/listinfo/monotouch > > > > > > > > -- > Med Venlig Hilsen / With Best Regards > Tomasz Cielecki > http://ostebaronen.dk > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch >
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
