Alpha Software Mobile Development Tools:   Alpha Anywhere    |   Alpha TransForm subscribe to our YouTube Channel  Follow Us on LinkedIn  Follow Us on Twitter  Follow Us on Facebook

Announcement

Collapse

The Alpha Software Forum Participation Guidelines

The Alpha Software Forum is a free forum created for Alpha Software Developer Community to ask for help, exchange ideas, and share solutions. Alpha Software strives to create an environment where all members of the community can feel safe to participate. In order to ensure the Alpha Software Forum is a place where all feel welcome, forum participants are expected to behave as follows:
  • Be professional in your conduct
  • Be kind to others
  • Be constructive when giving feedback
  • Be open to new ideas and suggestions
  • Stay on topic


Be sure all comments and threads you post are respectful. Posts that contain any of the following content will be considered a violation of your agreement as a member of the Alpha Software Forum Community and will be moderated:
  • Spam.
  • Vulgar language.
  • Quotes from private conversations without permission, including pricing and other sales related discussions.
  • Personal attacks, insults, or subtle put-downs.
  • Harassment, bullying, threatening, mocking, shaming, or deriding anyone.
  • Sexist, racist, homophobic, transphobic, ableist, or otherwise discriminatory jokes and language.
  • Sexually explicit or violent material, links, or language.
  • Pirated, hacked, or copyright-infringing material.
  • Encouraging of others to engage in the above behaviors.


If a thread or post is found to contain any of the content outlined above, a moderator may choose to take one of the following actions:
  • Remove the Post or Thread - the content is removed from the forum.
  • Place the User in Moderation - all posts and new threads must be approved by a moderator before they are posted.
  • Temporarily Ban the User - user is banned from forum for a period of time.
  • Permanently Ban the User - user is permanently banned from the forum.


Moderators may also rename posts and threads if they are too generic or do not property reflect the content.

Moderators may move threads if they have been posted in the incorrect forum.

Threads/Posts questioning specific moderator decisions or actions (such as "why was a user banned?") are not allowed and will be removed.

The owners of Alpha Software Corporation (Forum Owner) reserve the right to remove, edit, move, or close any thread for any reason; or ban any forum member without notice, reason, or explanation.

Community members are encouraged to click the "Report Post" icon in the lower left of a given post if they feel the post is in violation of the rules. This will alert the Moderators to take a look.

Alpha Software Corporation may amend the guidelines from time to time and may also vary the procedures it sets out where appropriate in a particular case. Your agreement to comply with the guidelines will be deemed agreement to any changes to it.



Bonus TIPS for Successful Posting

Try a Search First
It is highly recommended that a Search be done on your topic before posting, as many questions have been answered in prior posts. As with any search engine, the shorter the search term, the more "hits" will be returned, but the more specific the search term is, the greater the relevance of those "hits". Searching for "table" might well return every message on the board while "tablesum" would greatly restrict the number of messages returned.

When you do post
First, make sure you are posting your question in the correct forum. For example, if you post an issue regarding Desktop applications on the Mobile & Browser Applications board , not only will your question not be seen by the appropriate audience, it may also be removed or relocated.

The more detail you provide about your problem or question, the more likely someone is to understand your request and be able to help. A sample database with a minimum of records (and its support files, zipped together) will make it much easier to diagnose issues with your application. Screen shots of error messages are especially helpful.

When explaining how to reproduce your problem, please be as detailed as possible. Describe every step, click-by-click and keypress-by-keypress. Otherwise when others try to duplicate your problem, they may do something slightly different and end up with different results.

A note about attachments
You may only attach one file to each message. Attachment file size is limited to 2MB. If you need to include several files, you may do so by zipping them into a single archive.

If you forgot to attach your files to your post, please do NOT create a new thread. Instead, reply to your original message and attach the file there.

When attaching screen shots, it is best to attach an image file (.BMP, .JPG, .GIF, .PNG, etc.) or a zip file of several images, as opposed to a Word document containing the screen shots. Because Word documents are prone to viruses, many message board users will not open your Word file, therefore limiting their ability to help you.

Similarly, if you are uploading a zipped archive, you should simply create a .ZIP file and not a self-extracting .EXE as many users will not run your EXE file.
See more
See less

Map Functionality On Dialog (UX) Componet - No plotRoute method available

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Map Functionality On Dialog (UX) Componet - No plotRoute method available

    Hello!

    I am trying to recreate the mapping functionality as seen in the 5 videos: Geocoding Addresses and Showing Them on a Map done by Selwyn.

    Here is the video:
    [URL="http://www.ajaxvideotutorials.com/V11Videos/googleMap_RepeatingSection5.swf"]

    At the bottom of the list of video on the video library page, there is a link to download the component used in the video. I did and I thank you!

    I have just about everything running like in the videos but I cannot get the map to plot the route like Selwyn got to work in the videos.

    In video 5 at about the 10 second mark, Selwyn moves his pointer to the top of the Javascript functions window where there is a menu item "insert". He clicks it and types in "route" to filter the methods in the list to find the "plotRoute" method to show what it is and does.

    When I do the very same thing in my version of Alpha, v11 3044-4041, I do not get the same methods showing available in the list of methods. In fact, I don't see ANY mapping methods in the list of available methods.

    So, when there is a reference to the "plotRoute" method in the Javascript, could that be what's wrong?

    I do have an extra menu item that is not in the menu list at the top of the page which say "action Javascript" with the little lamp there.

    Do you think this is because I am using the wrong build or do you think there is something else wrong?

    Thanks!

    #2
    Re: Map Functionality On Dialog (UX) Componet - No plotRoute method available

    Sorry. Looks like a false alarm.

    I messed with the Javascript a little and then got it to work right.

    I really can't tell you what I did except reset the dialog after messing with the code (cashe?)

    Comment


      #3
      Re: Map Functionality On Dialog (UX) Componet - No plotRoute method available

      Not so fast.....

      The reason I did not have the plotRoute method in my choices is that I did not have the Maps for Dialog feature pack installed. Looks like there are at least 2 different feature packs that you need if you want to work with maps in both grids and dialogs.

      I did get the map to work once. Now, every time I try to plot a new route, I just get a map of Boston with no points plotted.

      Any ideas?

      Comment


        #4
        Re: Map Functionality On Dialog (UX) Componet - No plotRoute method available

        Okay. I have basically the same problem that I started with.

        I have built a dialog with a Google mapping feature just like in the videos that plots a route form the entries in a repeating section. The javascript is supposed to read the lat and lng fields in the repeating section and then plot a route based on the lat and long values.

        My javascript is actually a cut and paste from the component that we are allowed to download from Alpha that is in the training videos section.

        I have the same javascript Selwyn uses in his video.

        I can get the route plotted if I delete any existing entries in the repeating section and enter and submit new ones.

        The problem is that I cannot plot a route from what is in the repeating section to begin with. All I get is a nice map of Boston when I hit the Plot Route button.

        As another aside, the dialog that we can download form the training video site works fine. I downloaded it and the mySQL tables that are bound to it and it works like a champ. So, I tried to bind the dialog to my tables instead of the tables I downloaded = no joy.

        Have any of you tried to build anything that plots routes using a Google map from a dialog component yet?

        Thank For any help you can spare!

        Comment


          #5
          Re: Map Functionality On Dialog (UX) Componet - No plotRoute method available

          Al, try reposting to the V12 area of the message board.
          Juan Silva
          My Small Bizz, LLC
          sigpic

          Comment


            #6
            Re: Map Functionality On Dialog (UX) Componet - No plotRoute method available

            Are you sure?

            This is a v11 issue / feature pack.

            Comment


              #7
              Re: Map Functionality On Dialog (UX) Componet - No plotRoute method available

              V11 does not have (UX) components that is the new name of the dialog2 component on v12.
              Juan Silva
              My Small Bizz, LLC
              sigpic

              Comment


                #8
                Re: Map Functionality On Dialog (UX) Componet - No plotRoute method available

                Yes I know. They dialog components have been named UX components for v12.

                Comment


                  #9
                  Re: Map Functionality On Dialog (UX) Componet - No plotRoute method available

                  Okay.

                  Here is a short video that explains what is going on:

                  http://screencast.com/t/dTPjeORAyBN

                  Comment


                    #10
                    Re: Map Functionality On Dialog (UX) Componet - No plotRoute method available

                    Wow, this was a good one.

                    If you have blank lines in your repeating section, the loop that the javascript uses in the plotRoute function actually assigns blank entries (or "[,]" for what would otherwise be lat and lng values) which makes the map and directions not work since there are no lat and lng values for the blank lines.

                    When entering addresses in the repeating section, set the REPEAT COUNT to 2. This will eliminate the blank lines in the repeating section. If there are more, let the user hit the + icon to add the additional rows. Don't present them to begin with.

                    This will solve the problem.

                    Comment

                    Working...
                    X