Google Maps from within Flex.

I'm totally new to Flex and have jumped right in at the deep end...
I'm working on an app for gig lovers.
Basically you choose your favorite genres of music with check boxes, then put your postcode in and it will tell you the nearest gigs to you and give you details of each one.
On the right hand side of the app though I would like the app to access google maps somehow and give you a map to the gig.
Also, it will (probably) need to access google maps in order to assess which gigs are near you.
Could anyone give me any hints on how to do this?Or just tell me that it can't be done lol.
Cheers

Cool.
Thanks.
Would it be cheeky if I asked someone to possibly write me a simple walkthrough for building something like this?
Like I say, I'm very new to the world of Flex

Similar Messages

  • Google maps in the flex

    friends do not know where else to look, I need to open anyway google maps into apache flex.
    Please is very important.
    Thank you;

    No..
    Em 05/03/2013, às 10:23, EmanuelArgentina <[email protected]> escreveu:
    Re: google maps in the flex
    created by EmanuelArgentina in Flash Builder 4.7 - View the full discussion
    Hi! I am Argentina!
    Did you find the solution to your problem?
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/5122865#5122865
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/5122865#5122865
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/5122865#5122865. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Flash Builder 4.7 by email or at Adobe Community
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • Re-use message mapping from within java mapping?

    Hi there,                                                                               
    I have a question regarding java mapping. What I would like to do is to re-use an existing message mapping from within java mapping.
    Technicaly, message mapping is perfomed by com.sap.aii.mappingtool.tf3.AMappingProgram.execute, right? I would like to call that mapping program for a specifc message mapping from within my java mapping.
    Pseudo java code would look like this:
    public void execute(InputStream in, OutputStream out)
      throws StreamTransformationException {
    com.sap.aii.mappingtool.tf3.AMappingProgram.execute(in,out,'SomeMessageMapping');
    SomeMessageMapping is a message mapping that is defined in the integration repository.
    Is it possible? If so, could you provide me with some details?
    Thank you and best regards,
    Wolfgang

    Hi Wolfgang,
    very interesting idea?
    I would activa a dummy message mapping. than I would have a look in the file directory of the java-stack and try to find out the name of the *.class or *.jar file.
    On the other hand you could generate a tpz-transport-file an unpack this file, to explore the name of the *.class or *.jar
    Unfortunately I do not have access to the file system. So I can't explore the name.
    Regards Mario

  • TS1424 apple store,just wanted to check on how to change my area settings in itunes from United States to United Arab Emirates(that's where i stay).it got changed when i tried to download google maps from the US store in itunes.please help me out here.Tha

    Apple store,just wanted to check on how to change my area settings in itunes from United States to United Arab Emirates(that's where i stay).it got changed when i tried to download google maps from the US store in itunes.please help me out here.Thanks

    Please please help me, if you know how.

  • Downloading google maps from apps store and songs from itunes.

    When I try to download google maps from the apps store or a song in itunes on my iphone 4s, i get the following message 'your account is not valid for use in US store. You must switch to pakistani store before purchasing'. How should I be going about it?

    Settings > iTunes & App Stores > Apple ID: > View Apple ID > Country/Region...change here.

  • While printing google map from FF4 its not displaying the map in the print out paper?

    FF4 displaying the google map in my website. But while printing google map from FF4 its not displaying the map in the print out paper.
    I chekced this FF 3.6 and there is no problem with this and other versions. FF4 having this problem.
    What should I do for this? Please let me know.

    What printer models is this intended for?  I assume it is aimed at the lower end inkjets, with the suggestion of loading 10-25 sheets of paper.
    Bob Headrick,  HP Expert
    I am not an employee of HP, I am a volunteer posting here on my own time.
    If your problem is solved please click the "Accept as Solution" button ------------V
    If my answer was helpful please click the "Thumbs Up" to say "Thank You"--V

  • Dear Apple: Why cant i get Google Maps from Dominican Republic Store??

    The new maps app doesn't work on my current location but i cant get google maps from DR Store!! why??

    CarlosDR wrote:
    actually, you can get Google Maps from United States Store, but its not available on DR store!
    Yes.
    Then ask Google why they do not offer it in your country.
    Apple cannot force Google to offer it there.

  • Calling Java Script to open a Map (Like Google Map) from Oracle Forms 10g

    Hello,
    We are on Oracle EBS rel 12, Forms 10g. We have a requirement of calling a Custom Map application (Like Google Maps) from Oracle Forms 10g.
    When the user enters the address like town, city, country etc and clicks on a button there should be a call to this Google Map like application which will pass the co-ordinates (Latittude, Longitude) to the map and shows the place on it. If the user selects a different location on this maps and closes the window the parameters co-ordinates (Latittude, Longitude) should be back in the calling form and this new location should replace the original location.
    I appreciate if I can get some help for the above requirements.
    Thank you.
    GM

    Thank you for your reply. I was reading on the metalink that we could use the to call the java script from oracle Forms 10g (Doc ID 265863.1)
    Example:
    WEB.SHOW_DOCUMENT ('javascript:void(window.open("http://www.oracle.com","","location=no,toolbar=no,menubar=no,status=no,"));self.close()','_blank');
    I tried it but it did not open the any window as it claims. Am I missing anything? Is there any IE related setting which I need to modify for the above to work?
    Regards
    GM

  • Embed Google maps from an iDevice

    Using a desktop or laptop I am able to visit Google maps, hhit the settings button and copy the embed code into my website.
    via an iDevice I do not have that option.
    Am I being completely idiotic, or is there no way I can obtain the embed code from an iDevice?
    THanks in advance, Perseus

    Cool.
    Thanks.
    Would it be cheeky if I asked someone to possibly write me a simple walkthrough for building something like this?
    Like I say, I'm very new to the world of Flex

  • Using Google Map from Java FX

    We generally use GMAP2 object to display an Map in through java script .But we are not sure how we can integrate GMAP with java FX.
    If anyone has done anything on it please let us know.
    Thanks In Advance

    Can i get a little more detail information on this.We have a complete setup of Google map which is done through java script.How can i reuse the same component in java FX.

  • Help: Is it possible to control Google Map from Director?

    Hello:
    I am hoping that someone could help me on this.
    I wonder if it's possible to include Google map in a
    shockwave dcr? I am trying to include the map in the dcr, I also
    want it to be able to call Google Map API and have a fully function
    Google map in my movie. if it can, how to write the lingo?
    At the moment, I put the Google map as a div on the html
    page, then embed the shockwave dcr as an object, however, the dcr
    is always on top of every other div, is it possible to set the dcr
    movie stage background to be transparent, so that I can put my
    Google Map div underneath the movie? or is it possible to let other
    div float on top of the dcr?
    Many thanks!

    Someone has hacked to Google database allowing them to create
    a Flash
    google interface, perhaps this will provide some inspiration
    if not
    actual source code.
    http://www.flashearth.com/

  • Google Search from Within Safari

    I was wondering if there was a way to turn ON Search when entering info in the google search box (not URL) within Safari. Like in Firefox it will give you searches based on your spelling. I want it like that in Safari. Any ideas?
    Thanks.

    If you mean suggestions as you type in the search bar, then the closest I can match is a plugin called Inquisitor (inquisitorx.com).

  • Using of google map in oracle forms 10g

    Hello,
    We are on Oracle Forms 10g. We have a requirement of calling a Custom Map application (Like Google Maps) from Oracle Forms 10g.
    We want to show the Employee's Hose location in the form when city,street and state is entered.
    We are using the following PJC
    http://forms.pjc.bean.over-blog.com/article-26335020.html
    But when i run it i do not get anything in GMAP.
    I appreciate if I can get some help for the above requirements.
    Thank you.

    hello sir,
    I am running my form from the form Builder.
    I have copied my jar file into E:\DevsuiteHome_1\forms\Java Folder.
    Updated formsweb.cfg file as
    archive_jini= frmall.jar,frmwebutil.jar,jacob.jar,StaticGMap.jar
    and updated default.env Class path
    I got the following error: on java console
    Oracle JInitiator: Version 1.3.1.30
    Using JRE version 1.3.1.30-internal Java HotSpot(TM) Client VM
    User home directory = C:\Documents and Settings\Administrator
    Proxy Configuration: Manual Configuration
    Proxy:
    Proxy Overrides:
    JAR cache enabled
    Location: C:\Documents and Settings\Administrator\Oracle Jar Cache
    Maximum size: 50 MB
    Compression level: 0
    c: clear console window
    f: finalize objects on finalization queue
    g: garbage collect
    h: display this help message
    l: dump classloader list
    m: print memory usage
    q: hide console
    s: dump system properties
    t: dump thread list
    x: clear classloader cache
    0-5: set trace level to <n>
    Loading http://polish_dap-2:8889/forms/java/frmall_jinit.jar from JAR cache
    Loading http://polish_dap-2:8889/forms/java/frmwebutil.jar from JAR cache
    Loading http://polish_dap-2:8889/forms/java/jacob.jar from JAR cache
    Loading http://polish_dap-2:8889/forms/java/JCalendarJinit.jar from JAR cache
    Loading http://polish_dap-2:8889/forms/java/jcalendar.jar from JAR cache
    Loading http://polish_dap-2:8889/forms/java/AWTFileDialog.jar from JAR cache
    Loading http://polish_dap-2:8889/forms/java/FileDropper.jar from JAR cache
    Loading http://polish_dap-2:8889/forms/java/statusbar.jar from JAR cache
    Loading http://polish_dap-2:8889/forms/java/lablediconbutton.jar from JAR cache
    Loading http://polish_dap-2:8889/forms/java/dynamicmenu.jar from JAR cache
    Loading http://polish_dap-2:8889/forms/java/ComboMenuBar.jar from JAR cache
    Loading http://polish_dap-2:8889/forms/java/StaticGMap.jar from JAR cache
    Loading http://polish_dap-2:8889/forms/java/personalize.jar from JAR cache
    Loading http://polish_dap-2:8889/forms/java/progressbar.jar from JAR cache
    Loading http://polish_dap-2:8889/forms/java/rolloverbutton.jar from JAR cache
    Loading http://polish_dap-2:8889/forms/java/getclientinfo.jar from JAR cache
    proxyHost=null
    proxyPort=0
    connectMode=HTTP, native.
    Forms Applet version is : 10.1.2.0
    java.lang.ClassNotFoundException: java.io.IOException: open HTTP connection failed.
         at sun.applet.AppletClassLoader.getBytes(Unknown Source)
         at sun.applet.AppletClassLoader.access$100(Unknown Source)
         at sun.applet.AppletClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at sun.plugin.security.PluginClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClassInternal(Unknown Source)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Unknown Source)
         at oracle.forms.handler.UICommon.instantiate(Unknown Source)
         at oracle.forms.handler.UICommon.onCreate(Unknown Source)
         at oracle.forms.handler.JavaContainer.onCreate(Unknown Source)
         at oracle.forms.engine.Runform.onCreateHandler(Unknown Source)
         at oracle.forms.engine.Runform.processMessage(Unknown Source)
         at oracle.forms.engine.Runform.processSet(Unknown Source)
         at oracle.forms.engine.Runform.onMessageReal(Unknown Source)
         at oracle.forms.engine.Runform.onMessage(Unknown Source)
         at oracle.forms.engine.Runform.sendInitialMessage(Unknown Source)
         at oracle.forms.engine.Runform.startRunform(Unknown Source)
         at oracle.forms.engine.Main.createRunform(Unknown Source)
         at oracle.forms.engine.Main.start(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)

  • How can I import a google map into a word document/PC/WORD2007

    I am making a flyer in Word. I want to insert a portion of the google map from the online search into the word document. I w0uld like the map image to be a 2" by2" picture on the doc.
    Many thanks, Gary P.

    That would be a question for Microsoft Word support.

  • Dreamweaver template declaration affects Google Map loading

    My Dreamweaver Template declaration statement
    <!-- InstanceBegin template="/Templates/kayaking.dwt" codeOutsideHTMLIsLocked="false" -->
    is preventing a Google Map from loading.  It works fine in IE and Firefox, but not in Safari and Chrome.  The weird thing is, if I move it above the following declaration is works fine.
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    Dreamweaver inserts and locks this code so the only way I get it to work is to either detach it from the template completely or edit the code in a text editor before upload.  I need a different fix.  I'm hoping that there is actually other code in my page that is leading to the declaration problem although it seems unlikly.
    For reference here is the html that calls the map
    <a href="javascript:;" class="content" title="Location Map" onclick="mopen('map1');loadScript();return false">Location Map</a></p>
                      <div id="map1" style="visibility:hidden;"> <span class="content"><a href="javascript:;" class="closemap" onclick="mclose('map1')" title="Close Map">Close</a> </span>
                        <div id="googlemap1"> </div>
                      </div>
    For the code or to see for yourself go to http://www.outbackadventures.com/trips_classes/kayaking/kayak_classes/intro_paddling/index 2_3.html
    Any help would be much appreciated.  Thanks.

    The problem has been solved.  It seems that Google Chrome and Safari do not entirely ignore comment tags such as Dreamweaver's template declaration.
    In my "lazy load" Google Map code taken from a Google employee suggestion
    http://groups.google.com/group/Google-Maps-API/msg/4e2acbe1ca7f0324
    Example at http://imagine-it.org/google/gmaps-samples/dynamicloading.html
    there is this line of code
    document.documentElement.firstChild.appendChild(script);
    As I understand it Chrome and Safari may read the Dreamweaver template comment
    <!-- InstanceBegin template="/Templates/kayaking.dwt" codeOutsideHTMLIsLocked="false" -->
    as the first.Child and therefore results in invalid html causing an error and no loading of the script.
    This was solved by the help of folks at this post:
    http://groups.google.com/group/google-maps-api/browse_thread/thread/101bc4c59d098367/0decf 0c096119f82#0decf0c096119f82
    Essentially the code above needs to be modified so that it reads from the head section rather than from above it. To fix this, replace the above code with either one of the following lines:
    document.getElementsByTagName(\"head\")[0].appendChild(script);
    document.documentElement.getElementsByTagName(\"head\")[0].appendChild(script);

Maybe you are looking for

  • Adobe Cloud Manager stay completely blank

    I was using several adobe creative cloud CC applications for a while without difficulties. When opening adobe illustrator (indesign was running well at the same time), I was informed that I was using an evaluation version ?? then I encountered diffic

  • My CD player/recorder is no longer recording MP3's

    my CD player/recorder is no longer recording MP3's. I get no warning messages, just when I place the CD into the drive and open Windows Media Player, it's reporting that it cannot record some or all of the CD. I select one of the available tracks at

  • 11.5.10.2 - java in APPL_TOP context file

    I'm in progress of applying ATG RUP7 to several 11.5.10.2 installations. The "Technology Stack (TXK) Rollup Validation Report" asks me to update the JDK version on HTTP server node at least to a minimum JDK version of 1.5.0. Note 304099.1 "Using J2SE

  • Possible Failing Hard Drive...advice for moving forward

    I've been having lengthy delays caused by spinning beach ball of death and decided to get serious about my back-ups while I figured out what was wrong. In addition to Time Machine, have purchased a drive just to have a clone copy of hard drive and a

  • Macbook Pro Compatibility With M-Audio FW410 audio interface

    Folks, my old trustee PowerPC G5 recently blew up and hence I'm now switching all of my Logic / Audio setup to my Intel, Macbook Pro laptop. 2 questions for you all... 1. Why does my Macbook Pro not seem to recognise my FW410 interface (just flashes