how do i access GData api’s(get map) in my application ?
hey i tryed to add gdata.framework in my iphone application but it generate error and tell me in iphone how can i use this web service?
how do i access GData api’s(get map) in my application ? hey i tryed
Share
You can use gdata-objective-client.
It can be compiled as a static library. Once you set it up in your application have a look at example applications – MapSample that come with the library about how to access gdata map api.