Quote:
Originally Posted by hytgbn
I want to make offline mapview.
I don't need zoom and scroll.
and I need to use annotations.
#1. Is there any way to using mkannotation on UIImage?
or
#2. Can I handle contentView of MKMapView?
( custom image to map view? )
p.s If there's any possible try to using offline map, please tell me
Thank you.
may the force be with you
|
you can't use offline map unless you want to show an static place(use image ofcourse) and if you want to use custom annonation see icodeblog.com mapkit tutorial that will help you to achieve your goal.