Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3871330
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T21:48:49+00:00 2026-05-19T21:48:49+00:00

I have a custom map on my iphone app. I intend to put pins

  • 0

I have a custom map on my iphone app. I intend to put pins on this map. When the user clicks on a pin, I want a small animation to display the details of that location. If required the user can click on the detail and go to another screen for further processing. I am not sure how best to achieve this. I already have the scrollview and imageview for the map and can identify pin clicks on it. I now need to put the bit where the detail comes in. I would like this to be like a tableview cell, with multiple information. how do I add a tableview cell to that position in the imageview?

Can anybody help please?

Thanks…

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-19T21:48:49+00:00Added an answer on May 19, 2026 at 9:48 pm

    See this tutorial how annotation works… http://blog.objectgraph.com/index.php/2009/04/08/iphone-sdk-30-playing-with-map-kit-part-3/…

    What you are looking for is there is a property called rightCalloutAccessoryView

    - (MKAnnotationView *)mapView:(MKMapView *)mapView viewForAnnotation:(id <MKAnnotation>)annotation
    {
      //Create a annotation view here
        annotationView.rightCalloutAccessoryView = yourAnnotationButton;
    }
    

    which you can set a button up there. There is a delegate when this button clicked..

    - (void)mapView:(MKMapView *)mapView annotationView:(MKAnnotationView *)view calloutAccessoryControlTapped:(UIControl *)control
    {
       // Go to your next view.
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have custom classes that I currently instantiate within App.xaml as resources. I want
I am working on an iphone app in IOS5 that user storyboards. I have
I have a custom overlay that trace the user location changes. I want to
The Context I have a custom template container class put together from a map
For an app I'm building, I have a custom old map effect PNG that
I have a stl::map which key type is a custom struct. I want to
I have a map custom view that inherit from MKOverlayPathView. I need this custom
I have custom map image with specific height and width. i need to map
I have a Map whose key and value and custom classes. The key class
I have a custom google map. It seems very simple. <!DOCTYPE html PUBLIC -//W3C//DTD

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.