How to add directional lines on a map in a phone book to show the destinations?

Directions in iPhoto do not match the real software. How do I add directional lines on a map to show where we left and where are final destination will be?

What version of iPhoto do you use?  Or you use 'Photos for Mac', as you post the pictures to Mac forum?

In iPhoto 9.6.1 between that you can add markers place lines by activating the lines in the options for the cards.  The value 'Lines' 'Right' or 'curve '.

Tags: iLife

Similar Questions

  • How to add multiple lines when the button is clicked

    How to add multiple lines when the click on button now is just add a row .plz give me idea how... waiting for answer

    / public final class screen extends MyScreen
    {
    /**
    * Creates a new object of MyScreen
    */
    ObjectChoiceField obj1 obj2, obj3, obj4.
    Table of String() = {'101 ', ' 102'};
    String of shadow [] = {"Shade1", "Shade2"};
    Rolls of string [] = {'101 ', ' 102'};
    String cutting [] = {"100-150", "150-200"};
    Chain of selectedindex1, selectedindex2, selectedindex3, selectedindex4;
    LabelField lbl1 lbl2, lbl3, lbl4;
        
    GFM LinedGridFieldManager;
    HFM HorizontalFieldManager, hfm1, hfm2 hfm3;
    VerticalFieldManager vfmMain;
        
    public MyScreen()
    {
        
    Set the displayed title of the screen
    hfm1 = new HorizontalFieldManager (HorizontalFieldManager.NO_VERTICAL_SCROLL |) HorizontalFieldManager.NO_VERTICAL_SCROLLBAR);
    hfm2 = new HorizontalFieldManager (HorizontalFieldManager.NO_VERTICAL_SCROLL |) HorizontalFieldManager.NO_VERTICAL_SCROLLBAR);
    hfm3 = new HorizontalFieldManager (HorizontalFieldManager.NO_VERTICAL_SCROLL |) HorizontalFieldManager.NO_VERTICAL_SCROLLBAR);
    HFM = new HorizontalFieldManager (HorizontalFieldManager.FIELD_RIGHT);
    vfmMain = new VerticalFieldManager (Manager.NO_VERTICAL_SCROLL |) Manager.NO_HORIZONTAL_SCROLLBAR);
            
    obj1 = new ObjectChoiceField ("", graph, 0, FIELD_LEFT);
    obj2 = new ObjectChoiceField ("", blind, 0, FIELD_LEFT);
    Obj3 = new ObjectChoiceField ("", rolls, 0, FIELD_LEFT);
    Obj4 = new ObjectChoiceField ("", cuts, 0, FIELD_LEFT);
            
    LBL1 = new LabelField("");
    LBL2 = new LabelField("");
    lbl3 = new LabelField("");
    lbl4 = new LabelField("");
            
    ButtonField btnAdd = new ButtonField ("ADD", FIELD_RIGHT);
            
    GFM = new LinedGridFieldManager (4, LinedGridFieldManager.VERTICAL_SCROLL);
            
    hfm1.setMargin (20, 0, 10, 0);
    hfm1. Add (new LabelField ("Chart"));
    hfm1. Add (obj1);
    hfm1. Add (new LabelField ("Shade"));
    hfm1. Add (obj2);
            
    hfm2. Add (new LabelField ("Rolls"));
    hfm2. Add (Obj3);
    hfm2. Add (new LabelField ("Cuts"));
    hfm2. Add (Obj4);
    HFM. Add (btnAdd);
            
    GFM. Add (new LabelField ("Chart"));
    GFM. Add (new LabelField ("Shade"));
    GFM. Add (new LabelField ("Rolls"));
    GFM. Add (new LabelField ("Cuts"));
            
    vfmMain.add (hfm1);
    vfmMain.add (hfm2);
    vfmMain.add (hfm3);
    vfmMain.add (hfm);
    vfmMain.add (new SeparatorField());
    vfmMain.add (gfm);
    Add (vfmMain);
            
    btnAdd.setChangeListener (new FieldChangeListener()
    {
    ' Public Sub fieldChanged (field field, int context) {}
    TODO self-generating method stub
    selectedindex1 = chart [obj1.getSelectedIndex ()];
    selectedindex2 = shade [obj2.getSelectedIndex ()];
    selectedindex3 = rolls [obj3.getSelectedIndex ()];
    selectedindex4 = cuts [obj4.getSelectedIndex ()];
                    
    While (LBL1. GetText(). Equals("") | LBL2. GetText(). Equals("") | lbl3. GetText(). Equals("") | lbl4. GetText(). Equals(""))
    {
    LBL1. SetText (selectedindex1);
    LBL2. SetText (selectedindex2);
    lbl3. SetText (selectedindex3);
    lbl4. SetText (selectedindex4);
                    
    GFM. Add (LBL1);
    GFM. Add (LBL2);
    GFM. Add (lbl3);
    GFM. Add (lbl4);
                    
    }
    }
    });
    }
    }

    Hi Piya,

    I run your code, and according to your logic that it works correctly.

    It's adding that line only once because according to your logic that one line can be added to MDT, if you do not want to add line on each click on the button, follow these steps:

    selectedindex1 = chart [obj1.getSelectedIndex ()];
    selectedindex2 = shade [obj2.getSelectedIndex ()];
    selectedindex3 = rolls [obj3.getSelectedIndex ()];
    selectedindex4 = cuts [obj4.getSelectedIndex ()];

    Lbl1 LabelField = new LabelField("");
    Lbl2 LabelField = new LabelField("");
    LabelField lbl3 = new LabelField("");
    LabelField lbl4 = new LabelField("");
    If (LBL1. GetText(). Equals("") | LBL2. GetText(). Equals("") | lbl3. GetText(). Equals("") | lbl4. GetText(). Equals(""))
    {
    LBL1. SetText (selectedindex1);
    LBL2. SetText (selectedindex2);
    lbl3. SetText (selectedindex3);
    lbl4. SetText (selectedindex4);
                    
    GFM. Add (LBL1);
    GFM. Add (LBL2);
    GFM. Add (lbl3);
    GFM. Add (lbl4);
                    
    }

  • How to add two lines when the second row is not visible, but also gets the first data line too?

    Mr President

    Jdev worm is 12.2.1

    How to add two lines when the second row is not visible, but also gets the first data line too?

    I want to add two lines like below picture, but want the second to remain invisible.

    tworows.png

    I asked this question but my way of asking was wrong, that's why for me once again.

    Concerning

    Try to follow these steps:

    1. in the database table to add the new column "JOIN_COLUMN" and add the new sequence "JOIN_SEQ".

    2. Add this new column in the entity object. (You can add this in entity object by right clicking on the entity object and then select "Synchronize with database" then the new column and press on sync)

    3. in your bookmark create button to create only one line NOT 2 rows.

    4 - Open the object entity--> java--> java class--> on the entity object class generate and Tick tick on the accessors and methods of data manipulation

    5 - Open the generated class to EntityImpl and go to the doDML method and write this code

      protected void doDML(int operation, TransactionEvent e)
      {
        if(operation == DML_INSERT)
        {
          SequenceImpl seq = new SequenceImpl("JOIN_SEQ", getDBTransaction());
          oracle.jbo.domain.Number seqValue = seq.getSequenceNumber();
          setJoinColumn(seqValue);
          insertSecondRowInDatabase(getAttribute1(), getAttribute2(), getAttribute3(), getJoinColumn());
        }
    
        if(operation == DML_UPDATE)
        {
          updateSecondRowInDatabase(getAttribute1(), getAttribute2(), getAttribute3(), getJoinColumn());
        }
    
        super.doDML(operation, e);
      }
    
      private void insertSecondRowInDatabase(Object value1, Object value2, Object value3, Object joinColumn)
      {
        PreparedStatement stat = null;
        try
        {
          String sql = "Insert into table_name (COLUMN_1,COLUMN_2,COLUMN_3,JOIN_COLUMN, HIDDEN_COLUMN) values ('" + value1 + "','" + value2 + "','" + value3 + "','" + joinColumn + "', 1)";
          stat = getDBTransaction().createPreparedStatement(sql, 1);
          stat.executeUpdate();
        }
        catch (Exception e)
        {
          e.printStackTrace();
        }
        finally
        {
          try
          {
            stat.close();
          }
          catch (Exception e)
          {
            e.printStackTrace();
          }
        }
      }
    
      private void updateSecondRowInDatabase(Object value1, Object value2, Object value3, Object joinColumn)
      {
        PreparedStatement stat = null;
        try
        {
          String sql = "update table_name set column_1='" + value1 + "', column_2='" + value2 + "', column_3='" + value3 + "' where JOIN_COLUMN='" + joinColumn + "'";
          stat = getDBTransaction().createPreparedStatement(sql, 1);
          stat.executeUpdate();
        }
        catch (Exception e)
        {
          e.printStackTrace();
        }
        finally
        {
          try
          {
            stat.close();
          }
          catch (Exception e)
          {
            e.printStackTrace();
          }
        }
      }
    
  • How to add more line by line?

    Hi all

    Please let me know how to add addition line by line as the title:

    DEPTNO num1, num2, num3 total num
    1100 20 30
    1200 20 10
    1300 40
    1400 30


    your suggestion would be greatly appreciated.

    Something like that?

     SELECT deptno,num1,num2,num3, num1+num2+num3 "Tot"
     FROM ....
    
  • How to add a line break in shortDesc?

    How to add a line break in shortDesc?

    Hey Danny,

    I think you can't... but I did two work around to achieve this goal:

    1. in IE7 (not Mozilla Firefox) If you type a space between the words will be automatically pass the new line like:


    shortDesc = "firstWord... spaces... Second word"/ >

    2. you can use popup like a ToolTip like:








    Sameh Nassar

  • How to add a line in Indesign CS4

    In Indesign 2.0, add that a line is Document.Lines.add

    But in CS4, there is no method of Lines.Add,

    So, how do you add a line in ID CS4?

    FlexMitchell wrote:

    In Indesign 2.0, add that a line is Document.Lines.add

    But in CS4, there is no method of Lines.Add,

    So, how do you add a line in ID CS4?

    In InDesign 2.0 . Lines collection was for graphic lines and . TextLines for lines of text. ID CS1 everything was changed - . GraphicLines has information about the graphic lines and . Lines collection contains information on lines of text.

    Robin

    www.adobescripts.com

  • MaxL script syntax: how to add comment lines?

    How can I add comment lines to the MaxL scripts? REM did not work, "did not work.

    http://download.Oracle.com/docs/CD/E10530_01/doc/EPM.931/html_esb_techref/MAXL/DDL/utils/Shell/syntax.htm

    Hello

    You add comments and C++ with / * for beginning and * / for the commentary to the end.

    Welcome them
    Kevin

  • How to add a line selector

    Hello

    I'm usign a latest version of Application Express 3.1.1.00.09 how do I add a line selector in this version in older versions that I use to make the report can be updated and add a line here selector in this version, I think that we have any option please suggest me adding a line selector


    Thank you
    Sudhir.

    Hello

    In the header of your column, you can put

    
    

    Kind regards
    Dimitri
    ----------------------------------
    http://dgielis.blogspot.com/
    http://www.apex-evangelists.com/
    http://www.apexblogs.info/
    AWARDS: Don't forget to mark correct or useful posts on the forum, not only for my answers, but for everyone!

  • How to add hot spots to a map on a mobile application

    Hello

    I am currently designing a mobile application in Flash Professional CC and have encountered a problem. I have 2 cards on my app so far and I have made sure they are larger than the scene and you will need to drag around to see the whole map. Now I want one of the cards to have large clickable sites that remain in the location of the map, even when it is moved around (imagine a map of the USA where each State is clickable). My second card must have small buttons that highlight the key areas of the map and to stay in this place even after the card has been moved.

    All clickable locations on the maps will take the user to another page on the application so that they will have to use buttons.

    Thanks for your time, and if I missed any vital information then please ask

    make your card a movieclip and child movieclips hotspot Add.

  • How to add folders and organize bookmarks? I was able to do in the past, but can't seem to figure it out now

    I tried to add folders in my bookmarks menu and do not find the option to do so.

    Also, how can I add directly to a folder. From now on, I have to add like a loose point marked with a bookmark, then click and drag to a folder.

    http://support.Mozilla.com/en-us/KB/how-do-i-use-bookmarks

    https://support.Mozilla.com/en-us/KB/bookmark+folders

  • Add several lines in tabular form which object to list different shows to all rows

    Hello

    Apex 4.2, oracle 11 g 2

    I have a table on the emp table where when I click on Add button line

    then I get no lines that are stored in the string.

    for this element of the page creation PX_job that return the value of separate employment with two points separate values by the

    for example seller: Analyst: Clerk: Manager: President

    to add several lines to add lines.

    by using the dynamic action

    event: click on

    selection type: button

    Action: run javascript code

    as follows

    var a = $v("PX_job").split(":") // Delimiter is a string
    for (var i = 0; i < a.length; i++)
    {
    
    apex.widget.tabular.addRow();
    
    }
    
    

    This work that well it adds the number ranks equal to 5

    now I'm post job as select list

    now I want to display the list of work in form of tables as row 1 poster list entry, second row entry list second poster... last line shows last entry from list

    but working this column in all the rows by first writing list of projects in the work list

    How to solve this problem.

    Leave.

    Hi, go,

    Yes, you need to replace "myvalue" with the return value of the select list. But even in this case it would be a problem because it would change all the lines.

    In any case, I changed the code to do this:

    apex.widget.tabular.addRow (); Add the line

    var checkboxIndex is apex.jQuery('input[name=f01][value=0]').eq (i) .parent () .parent () .index ();. get the number of the line that was added

    var SelectItem = apex.jQuery('select[name=f04]').eq (checkboxIndex); Use this number to get the selection list

    iOption var = apex.jQuery (SelectItem) .children () .eq (i) .val (); Get the i option value

    apex.jQuery (SelectItem) .val (iOption); Set the value of the option

    I hope it's clear.

    Kind regards

    Joni

  • I work with microsoft Streets & Trips 2001 program and I can not know how to remove the small cities on the map. I only want to show the major townships in and around Pittsburgh

    The map shows the region I want, but I won't show as much of the smaller townships how to remove the card and display only the main townships

    Hello

    The question you have posted is related to Microsoft Streets and guts and would be best suited to:

    Highway, Streets & Trips, MapPoint

    http://social.Microsoft.com/forums/en-us/streetsandtrips/threads

    http://www.Microsoft.com/streets/en-us/community-and-news.aspx

  • How to add menuitem in my application that would open configuration bluetooth already on the device?

    Does anyone know how to add a menuitem which would be like a shortcut to the bluetooth configuration screen that is already on the phone?  I know how add menuitems, just trying to figure out how to create one to open an existing page.

    I meant to search the Forum.  I just did an and found this, something to try and maybe I'm wrong!

    http://supportforums.BlackBerry.com/T5/Java-development/launch-Bluetooth-app-to-turn-on-off/m-p/3955...

  • How to add and delete a hidden gross a table while checking and unchecking the box?

    I want to add an array of 1 * 1 or saw just a cell with the text field, when I check the box and remove the same when I uncheck the checkbox. I have tried almost everything, but doesn't show is not the correct result. Can someone Guide please?

    Hello shahnisarg28,

    I think you can get what you want by simply using the Action Builder provided by the program.

    Make you it visible to the cell when the checkbox is enabled by:

    1. you right-click the checkbox, select Actions - Add Action.

    2. you set

    Condition: When the check box is selected

    Result: (show or hide an object) = the visibility of visible cell salt

    You do the hidden or invisible cell when the checkbox is unchecked by:

    1. you right-click the checkbox, select Actions - Add Action.

    2. you set

    Condition: When the checkbox is unchecked

    Result: (show or hide an object) = set the cell visibility to hidden.

    Tell me if that works for you.

    Kind regards

    David.

  • I've just upgraded to Version 8 and want to know how to add a link to Google Maps om the toolbar at the top of the home page.

    I just submitted a question... opened an account... received an e-mail that says there is an answer to my question, all I had to do was go to the link in the email. The window where I thought that the response closed. Where is the answer to my question?

    Hi ja171,

    Not sure where is your answer, but I think I can help you with your problem. All you have to do is:

    1. Go to maps.google.com
    2. Click on bookmarks-> Bookmark this Page. You can also use CTRL + D as a keyboard shortcut. This will open a dialog box asking where you want to save your bookmark.
    3. In the drop-down file menu, choose Bookmarks Toolbar and select done.

    There are lots of good information in the article How do I use bookmarks. You should check it out for some other tips.

    Hope this helps!

Maybe you are looking for

  • Satellite a20 s103 wifi problem

    Hello!I inserted a card MSI mp54g2 mini pci wifi in my computer Toshiba Satellite a20 s103 and it does not work properly. The signal level is very low, although I tested it in the same room where was my AP (dlink dl-624 +). I found that there are 2 c

  • What is my battery power?

    I am looking for help know how much % of the battery power I currently have... and all I get is for the life of the battery options

  • Could not import a music mp3 using Powerpoint 2003 file

    importing a file of Music mp3 in Powerpoint 2003. No matter what I do, can't do Powerpoint 2003 to accept an mp3 file. I click Insert and then click movies and sounds, and then click the file sounds. I try to copy, paste, drag, but he didn't accept i

  • How can I activate when the activation wizard does not start?

    When replacing my motherboard dead, my copy of Windows XP 64 bit would not start, then ran a repair installation. After the repair was finished, Windows prompt that there is significant variation in my system (correctly, as I was unable to get the sa

  • HP Photosmart 6525 - tune printer problem after Installation

    Hi - I just bought and installed an HP Photosmart 6525 (connected via wireless), for use with a desktop computer HP running Windows 8.1.  I select the HP Photosmart icon on my desktop that opens the HP printer Assistant - however I get the following