mapkit
iOS maps GPS location implementing blue-ball location and arrow sign on the map
1.) I need to have a blue ball circle/location dot on a map开发者_运维知识库 as shown below.[详细]
2023-04-10 06:33 分类:问答Can we show different types of map views?
I have to show different types of m开发者_StackOverflowap views as in the google map there are 2 views.[详细]
2023-04-10 04:36 分类:问答How to find the radius of visible MKMapView visible screen area?
I want to know the radius of visible area in iphone screen, as I will zoomout and zoom in the visible area will change, so I w开发者_Python百科ant to know the radius of that particular area, how can I[详细]
2023-04-09 10:57 分类:问答getting value from JSON in iPhone through JAVASCRIPT
I am building an application to fin开发者_如何学Cd the route between two places.Also, i have to give the details of checkpoint between the route.In this case, I\'m struggling. Through JSON i got the d[详细]
2023-04-09 04:39 分类:问答iPhone - is CGContextSetStrokeColorWithColor not creating wanted color?
I am having some weird troubles with drawing some lines in an application. My drawRect is using CGContextRef context = UIGraphicsGetCurrentConte开发者_如何学Cxt();[详细]
2023-04-08 15:47 分类:问答Add address annotation when finding route via google maps api
I\'m using google maps to get directions from one place to another. Here is the code NSString *mapAPIString = [NSString stringWithFormat:@\"http://maps.google.com/maps?saddr=%f,%f&daddr=%f,%f\",[详细]
2023-04-08 15:44 分类:问答Problem with CLLocationManager in iOS Simulator
I try to show a location on the map, here is the code: locationManager = [[CLLocationManager alloc] init];[详细]
2023-04-08 09:25 分类:问答MkMapView tap + Annotation Selection Issue
I have a MkMa开发者_如何学GopView on which I have some Annotations. When I click an annotation Its detail is opened in another view which has scroll view in bottom half of map view. When we scroll thr[详细]
2023-04-07 15:48 分类:问答why it show last pin's type of call out annotation in my mapview
I am designing a map view in which i am dropping no. of pins. I have also add a custom view on every pin. Now problem is that whenmy map view add all pins then on map it don\'t show my last pin. Inste[详细]
2023-04-06 21:17 分类:问答distance beteween two points using MapKit iPhone
I have seen this question being asked couple of times on this site but the responses are not I believe the person who ask this questions expects to ge开发者_运维百科t.[详细]
2023-04-06 11:48 分类:问答