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

  • Home
  • SEARCH
  • 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 4256248
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T05:19:42+00:00 2026-05-21T05:19:42+00:00

I have a mapView to set markers on it. I would like to store

  • 0

I have a mapView to set markers on it. I would like to store this points as part of an itinerary, and later when I select that itinerary been able to see the markers that previoulsy I added.

All examples I have seen work with a file in XML a file.plist with all the points that they want to parse and draw on the mapview. But not the oposite, this is create the file from the points.

I have thought of several ways of doing this:

  1. Creating the file.plist. It will be easier to retrive the data later, but more hassle to create.
  2. Storing the points in a database along with the points of the itinerary and retriving them later.

Looking forward your advice.

Best
David.

  • 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-21T05:19:43+00:00Added an answer on May 21, 2026 at 5:19 am

    I have implemented a table in a database for the itineraries. with the id of the table as foreing key of the main table Itineraries. I think is easier this way than create the XML file.plist.

    The file.plist it’s very helpful when you have the static points, as offers you methods to access the variables:

    PlistProperties pr = PlistFactory.createReader().parse(file);
    Vector<PlistProperties> places = pr.getValues();
    Object concretePlaces = places.get(0);
    Vector<PlistProperties> pl = (Vector<PlistProperties>) concretePlaces;
    

    But in this case I can create the markers using the coordinates store in the database.

    OverlayItem overlayitem = new OverlayItem(point, id, POIsDBHelper.getName(id));
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Have you managed to get Aptana Studio debugging to work? I tried following this,
I hope I can explain this properly. I'm making an android app that, when
I am trying to display a polygon on a mapview in android. I have
I would like to remove all the overlays of my map at one point,
I have a MapView onto which I put some overlays (MKPolygon). I have to
I have a path they draw routes path on the mapview and I search
I have a item list table. When I select a row of my table,
I've created a MapActivity that uses MapView to place drawables on an ArrayList of
Have just started using Google Chrome , and noticed in parts of our site,
Have you ever seen any of there error messages? -- SQL Server 2000 Could

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.