Quote:
Originally Posted by simplicity
It would be great if someone would do a tutorial on loading a mapview from a KML file of google mymap .
Thank you,
|
that might be more complex than you think. The problem is that there is no native method to show a "path". So you have these elements:
1) parse the KML file
2) make a map kit overlay that knows how to draw the path
3) put this overlay over your map kit view.
The closest to that (without 1) is the Breadcrumbs sample from WWDC 2010 which I used as basis for my app GeoCorder.
__________________
regards
Oliver Drobnik
Cocoanetics - Our DNA is programmed in Objective-C.
Linguan – makes localizing strings file fun!
Cocoanetics Parts Store – easy to use yet professionally looking components that you can use to spruce up your own apps. Augmented Reality, Calendar Control, Pin Lock or Purchase Button are only some examples. You get full source code, no static library crap, and lifetime support. Check it out today!