1
vote
0answers
18 views

MKMapView doesn't display tiles on highest zoom - appears to be related to iOS 6.1.4

I'm working on an app that is heavily GPS-based. Everything worked fantastically, specifically meaning my app's display of map tiles worked great, seemingly until I updated my iPhone5 (test device) ...
0
votes
1answer
14 views

MKAnnotation rotating when pinching the map

I have an app where I am tracking someone who walks. Once I get the users heading, I rotate the MKAnnotationView based on the heading. Everything works when tracking and rotating the MKAnnotationView ...
0
votes
1answer
20 views

MKAnnotation not updating position

I am using the HGMovingAnnotation and HGMovingAnnotationView code off of github to animate a MKAnnotation on an MKmap. When I run the example project from HG project everything works fine. I have ...
0
votes
1answer
24 views

Cannot display MKPolyline on the map

I'm fighting the hell with theses freaking polylines… I still can't display it on my map ! I implemented : NSArray *points = [NSArray arrayWithObjects: [[CLLocation alloc] ...
2
votes
1answer
29 views

How to show user location when user tap don't allow for the next time?

In my app,I want to show user location in one of my UIViewController which uses MKMapKit.So when the user selects this View Controller they will be asked whether to allow or don't allow. If user ...
0
votes
1answer
47 views

Check if String is a Partial Match to Another String

I have a search bar on my map view that allows the user to search for the name (annotation title) or address (annotation subtitle). I have it working just fine if the user types in the entire title or ...
1
vote
1answer
18 views

Apple Map (MKMapView) Mercator Projection's EPSG

I can't seem to find which projection Apple Map's Mercator Projection uses. Doesn't say on their guide: Location Awareness Guide Anybody know off hand?
1
vote
1answer
52 views

iOS: Is it possible to add a triple tap gesture recognizer to a MKMapView?

I have a MKMapView, which zooms in when double tapped (default behavior). I want to add a triple tap gesture recognizer to the map view that zooms out again to a certain initial zoom level. The ...
0
votes
1answer
34 views

Adding MultiplePointAnnotation In MapView ios

Im trying to load annotation point into mapview in which i have the seperate array for latitude and a seperate array for longitude here is my code - (void)viewDidLoad { [super viewDidLoad]; ...
0
votes
0answers
31 views

Search Annotations on MKMapView

I have a map view with many annotations, each with a title and subtitle. There is also a UISearchBar on my map view. I want the user to be able to search for either the name of the location ...
1
vote
2answers
43 views

How to add annotations to MKMapView asyncronously?

I have alot of annotations to be added to a mkmapview. When i add the annotations, the app freezes for a short period of time. I have understand that the main thread is the only thread allowed to add ...
-4
votes
0answers
21 views

How should MKMapView behave if you add the same MKAnnotation twice? [closed]

I was wondering how would MKMapView behave if I added the same MKAnnotation twice? (Same object reference). I mean, if I add an MKAnnotation to a map, then a few seconds later add the same without ...
0
votes
1answer
26 views

Show MapView Annotations for Selected Radius

I have a map view with several annotations on it. I have a settings button on my navigation bar that takes the user to a picker view that lets them show all the annotations or select a radius of 5, ...
1
vote
1answer
18 views

MKMapView does not scroll around 180 degrees

I have an MKMapView with the center set to -42, 179.5 degrees and scrolling enabled. I can scroll so the center is at locations less than 180 degrees, but if I try to scroll East past the meridian, ...
0
votes
0answers
29 views

Why is my MkPointannotation not showing a button?

I am new to Objective-C and IOS programming, so this might sound dumb. I have a MKPointAnnotation with a MKAnnotationView defined like this: -(MKPointAnnotation*)setAnnotation: (NSString*) title ...
0
votes
1answer
27 views

Get Directions Button on Map Annotation Detail View

I have a map view with several annotations. The title of the annotation is the name of the business and the subtitle is the address. There is a detailDisclosure button on the annotation view that ...
0
votes
0answers
28 views

MKMapView setRegion to Small Area causes Failed Satellite Image Loading

I have been working on the same app for a number of months, and this is a new problem. I am wondering if there has been a change in the server side of the Apple Map data. Here's the issue: My app (at ...
1
vote
0answers
49 views

Add UISlider in Google Maps in iPhone

I am new to iOS Programming and have very little knowledge about COCOA Touch. I am trying to make a Slider on the screen at the bottom over Google maps for giving an option to a user. I just know that ...
2
votes
1answer
30 views

How to set a scope to click on Annotation on an iOS map

I'm developing an iOS game with a Mapview, where I want to select an opponent from the multiple annotations on Map then I'll hit him. In the Map first user will select a range where he/she will find ...
0
votes
1answer
27 views

Open Detail View from Annotation

I have a map view with several annotations. Each annotation has a button that takes the user to a detail view for that annotation. The detail view currently has two labels, one for the title from ...
1
vote
4answers
72 views

Memory not being released for MKMapView w/ ARC

I have a custom UIView called ActivityDetailView that I instantiate and then add to a scrollview within a parent view controller. When this custom view is allocated, it takes up about 1mb each time ...
0
votes
0answers
36 views

MKMapView not showing correct location on map

I am using MKMapView in UITableView to display user's current location and the event location. It is not displaying correct location in it. Like when address is given sec 35 chandigarh or nehru ...
1
vote
1answer
39 views

Is there a way to restrict MKMapView Zoomlevel in iOS6

In one of my iPad apps, I use MKMapView to show regions and I have a weird issue. I use setRegion: animated: method to set a particular region from a noOf points. When I zoom from that particular ...
-1
votes
1answer
38 views

Adding Multiple Annotations to MKMapView [closed]

I'm wanting to add several annotations to my map view but I'm not really sure how to go about it. I'm thinking an array. Here is how I'm currently doing it. - (void)viewDidLoad { ...
0
votes
1answer
29 views

In MKMapview how to get the list of driving direction in ios

In Map-view i got the route from source to destination properly. But i want to get list of route direction in map-view.I added below one sample link,likewise i need. Is it possible in iphone?if yes ...
0
votes
1answer
49 views

how to get the details of route direction in MKMapview

i want to get the direction route detail in MKMapview.i mentioned the one sample url below.likewise i want but don't want to go next URL. please anyone help if u know.is it possible or not in ios? ...
0
votes
2answers
29 views

Zoom on Current Location in Map View

I have a map view and it is set to zoom in on the users current location. The problem is that if the user changes location when looking at the map, it zooms back into the current location. It's ...
0
votes
1answer
38 views

MKOverlayView and changing its alpha

I have a custom MKOverlay and MKOverlayView. When the MKOverlayView is created, I can set the alpha of the view: -(void)drawMapRect:(MKMapRect)mapRect zoomScale:(MKZoomScale)zoomScale ...
1
vote
1answer
45 views

json annotations not showing on mapview

I am trying to show information on a map from a json but nothing happens I think there is something missing so the information can be shown on the map Manage to get the json working and get ...
0
votes
1answer
47 views

Annotated pins are not getting loaded during reloading of map

I have used apple maps in my application for implementing maps.I used the following code for that. My problem is that,It is showing the pins only when it is loading for the first time. I have ...
0
votes
2answers
58 views

Custom annotations with same image

As you can see in the image below that all annotations have same image and discount which is not correct, they should have different image and discount. How can I fix this? I am using a custom ...
0
votes
3answers
57 views

How to display a MKMapView without street names?

I need to display a map without street names. is it possible using MKMapView ? if not, is there a different map API for iOs that supports this? thanks, Nimrod
0
votes
0answers
56 views

MKMapView callout with White background and multiline label and button [closed]

Edited for more clarification: I am developing an application which deals with map, Now what I need is the same callout like the mapkit provides but with some different view. For Eg: The default ...
0
votes
0answers
23 views

Double tap with single finger disable zooming from mapview [duplicate]

I am using MKMapView and adding UITapGestureRecognizer for double tab with singer finger. How can I disable map view zooming for double tab with single finger?
0
votes
3answers
56 views

Can iOS 6+ MKMapView display whole world view

Pre-iOS 6.0 I was able to display the full globe on an MKMapView (using the old google maps). On iOS 6.0+ (using apple maps) I cannot zoom fully out (e.g. I cannot display USA and Russia in the same ...
0
votes
1answer
52 views

iOS App crashing on Region Format change

My iOS App(based on Maps) is working fine, but when I change Region Format to Malay(in iOS 6), app is crashing. It works fine in previous versions of iOS.
1
vote
0answers
17 views

On zooming In MapView button doesn't detect tap in custom callout in ios

Hi Everyone, I have customized callout bubble in MapView, i have added one UIButton in callout bubble. it detects tap on tapping on it, but when i start zooming In MapView and and tap the ...
0
votes
0answers
47 views

Adding annotation to iPad MKMapView fails in MonoTouch

I try to add an annotation to the my map view by this code: for( int i = 0; i < GetApp .Delegate .typeOfShow .Content .Properties.Count ; i++){ Property p = GetApp ...
0
votes
2answers
53 views

How to know whether MKMapView visibleMapRect contains a Coordinate?

If I have a MKMapView and a CLLocationCoordinate2D how do you test whether the map's visible area contains the coordinate?
0
votes
2answers
28 views

Dropping Placemark on current location and seperate location mkmapview

I'm having a few issues with MKMapView! I'm new to the mapping! What i'm trying to do: Mapview loads up and drops a placemarker on user's current location, and on the address of the selected ...
2
votes
0answers
62 views

how to show current location at bottom center of iOS map in compass mode

I have a map app of iPhone, I'm facing an issue that I want to show my current location at center bottom of the screen, and also in that I'hve added compass mode so I can only see locations/people in ...
0
votes
1answer
54 views

Add a subview to MKMapView (not an overlay)

I want to add a small subview at tap point on an iOS map view in such a way that added subview also zooms and scrolls when I scroll and zoom the map view. Any help? The code I have tried is below: - ...
0
votes
0answers
15 views

How to dark the MKMapView 's background color ,and DO NOT dark the MKOverlays in the MKMapView at the same time

How to dark the MKMapView 's background color ,and DO NOT dark the MKOverlay in the MKMapView's at the same time,kinda like mapview in nike+,thx alot
0
votes
0answers
18 views

Updating MKPolyLineView

I am creating a map for my app. I would like the map to display a line from the center of the map (the user's current location) and a point set elsewhere. Every second or so I would like to have the ...
1
vote
1answer
139 views

MKMapView iOS custom user location Annotation not showing/updating position

Hi I am using a custom annotation in replacement of the blue GPS position dot. I have added it to the map like so in the viewForAnnotation. OurLocAnnotation class conforms to MKAnnotation delegate. ...
0
votes
0answers
49 views

MKUserTrackingBarButtonItem custom action inconsistent behaviour between iPhone and iPad

I'm having an issue setting a custom action on MKUserTrackingBarButtonItem, my method is never called on the iPad, yet it is on the iPhone. This occurs on both the Simulator and the device. I have ...
0
votes
0answers
14 views

Ractangular overview with specific size, location and heading on MKMapView

I have a question which invloves drawing a rectangular overlay on an MKMAPVIEW. I get the currect user location (Coördinate), then I would like to draw a rectangular overlay on the MKMapView where ...
1
vote
2answers
51 views

Drop a pin on MKMapView

iPhone newbie is here coming from Java. So my objective at this stage is to allow the user to 'drop a pin' on the map. My initialization of the map looks like this: - (void)viewDidLoad { [super ...
0
votes
2answers
71 views

How can hide legal link of the mkmapview monotouch iPhone

MKMapview have legal link on its bottomright point. I want to add a button on this place. the button have some kind of transparency. can I hide the legal link? Or if i set my buttons in a way that ...
0
votes
1answer
39 views

MKMapView World Region

I have a MKMapview with 320 points Width and 120 points Height I use this code to show whole world on mapview, [self.mapView setCenterCoordinate:self.mapView.userLocation.coordinate zoomLevel:0 ...

1 2 3 4 5 24