Tim Davidson
Tim Davidson
Great blogpost! I tried translating it into objective C, but seem to run into some issues: in AppDidLaunch UIImageView *imageView = [[UIImageView alloc] initWithFrame:[UIScreen mainScreen].bounds]; imageView.image = [UIImage imageNamed:@"Default.png"]; [self.window...
When using the offline-maps example, the RMTileCache of the Map appears in the Documents folder. This will immediately cause a rejection in the App Store. We are getting ready to...
Hi, I saw a previous question regarding this subject, but I didn't think the answer really answered the question. Specifically: what method should be called in Mapbox to check if...
Strangest thing: when I start a session on my iPhone 6 using a MapBox map, and SMCallouts, all annotations are very responsive as expected. However, as the session goes on,...