mapkit
Need help with finding nearby location
I am working app which need to find nearby distributors of particular product.As of now I have current locations latitude and longitude. Besides that I also have list of all product distributors with[详细]
2023-03-28 22:54 分类:问答ios Mapkit: Change from hybrid to map is ignored when testing on device
I am testing an iPhone app that include mapkit. I have changed the map view t开发者_如何学JAVAype from \'hybrid\' to \'map\'. It works fine in the simulator but when I test on device the iPhone ignore[详细]
2023-03-28 16:59 分类:问答Center the MapKitView with coordinate iOS 3.1.3
how I can center the MapKitVi开发者_运维技巧ew with coordinate in iOS 3.1.3. With iOS 4.* I use this code but it fail with iOs 3.1.3[详细]
2023-03-28 05:39 分类:问答Go to iPhone maps app from another app
I\'m writing an app where I want the user to be able to get directions. I know about the google API, and I have that implemented, but I was wondering about ways开发者_StackOverflow社区 to jump directl[详细]
2023-03-28 04:55 分类:问答How to draw a contour overlaid on Mapkit view
is there a way to draw a shape or contour, overlaid on a map kit view, making sure it\'s bound to it so wh开发者_开发问答en the map kit view moves or re-scales it adjusts accordingly?Have look at the[详细]
2023-03-28 02:56 分类:问答Go to/zoom to current location function (MapKit)
I\'ve got a mapView which zooms to the current location using viewDidLoad : #define METERS_PER_MILE 1609.344[详细]
2023-03-27 20:51 分类:问答MKCoordinateRegionForMapRect unavailable in monotouch?
I am converting an example from Objective-C to c# and it used MKCoordinateRegionForMapRect. I am not able to find the equ开发者_高级运维ivilent in MonoTouch. Can someone help? The pinvoke for this fun[详细]
2023-03-27 10:00 分类:问答how to handle multiple pins are going to dropped at a one longitude & latitude in iphone sdk?
I have one task to develop application with map-kit. I am getting multiple pins from server and one pin i have to drop from user current location. This user current location pin should be green &[详细]
2023-03-27 04:50 分类:问答How to insert a button in the MapKit annotation
I am very new to MapKit so forgive me if I do not make sense when I am asking questions. I would like to replicate the default Map application that comes on the iPhone and iPod Touch. There is this fe[详细]
2023-03-27 03:08 分类:问答"Deprecated" warnings in Xcode - initWithCoordinate
So I am trying to get the zip code for a particular location with the MapKit Framework by following this tutorial. http://www.icodeblog.com/2009/12/22/introduction-to-mapkit-in-iphone-os-3-0-part-2/[详细]
2023-03-27 00:27 分类:问答