Show Google Map in webdynpro

Hi Experts,
I developed one Webdynpro application. In that application i want to show google map. I have to pass coordinates to get the particular place.Can somebody help me acheive this?
Thanks in advance.

Hi Ranjit,
You can try the [GeoMap|http://help.sap.com/saphelp_nwce10/helpdata/en/fe/f7f23ea4b42e5ae10000000a114084/frameset.htm] UI element provided in Web Dynpro.
Regards,
Alka.

Similar Messages

  • Unable to show Google map in Apex page

    Hi
    I have added the following code from Google's site in an HTML region but map is not showing. It can be simulated in Oracle's Apex site with same result.
    <!DOCTYPE html>
    <html>
    <head>
    <meta name="viewport" content="initial-scale=1.0, user-scalable=no" />
    <style type="text/css">
    html { height: 100% }
    body { height: 100%; margin: 0; padding: 0 }
    #map_canvas { height: 100% }
    </style>
    <script type="text/javascript"
    src="http://maps.googleapis.com/maps/api/js?key=ORIGINAL_KEY_DELETED&sensor=false">
    </script>
    <script type="text/javascript">
    function initialize() {
    var myOptions = {
    center: new google.maps.LatLng(-34.397, 150.644),
    zoom: 8,
    mapTypeId: google.maps.MapTypeId.ROADMAP
    var map = new google.maps.Map(document.getElementById("map_canvas"),
    myOptions);
    </script>
    </head>
    <body onload="initialize()">
    <div id="map_canvas" style="width:100%; height:100%"></div>
    Can you see map?
    </body>
    </html>
    Thanks for help.
    Edited by: movilogo on May 6, 2012 9:18 AM

    Is there a div element with an ID of map_canvas?
    document.getElementById("map_canvas")
    You can download the plugin I created, it has all the code etc:
    http://apex-plugin.com/oracle-apex-plugins/region-plugin/google-directions_55.html

  • How to show google maps in JPanel

    How do i show the google maps in Java Application.
    Please help me.

    Yup, that's it. Notice that it's "The Google Maps *JavaScript* API" so you're going to have to provide a JavaScript runtime environment in your JPanel. That shouldn't be impossible given that Java does contain such a thing these days, but the AJAX aspects (where the API wants to connect to the Google servers) might be tricky. Perhaps somebody has done this sort of thing already and posted it on Sourceforge or something.

  • Address mapping function?  (automatically show google map, like with Mail?)

    I have a Numbers spreadsheet full of building addresses in my area. I'd like to be able to automatically visually map an address on google maps, such as is available in the Mail application (like when you hover over an address and it recognizes text that makes up an address and allows the feature to map it with a single click). Is this possible at all?

    Hi Pars,
    you were in a wrong application.
    here is the right one
    Application 71508 - Google Map 2
    Thanks

  • Safari no longer shows Google Maps

    It works with my laptop, but not my PM so I can rule out everything from the router to Google. I can also see them using my PM with Firefox so that means its not neccessarily my machine. When I go to Safari and search Google Maps I can search, but I get a "loading" message, then nothing ever loads. Everything else at Google works. I tried clearing the cache....nope. Resetting...nope. Restarting my Mac....nop.
    What else is there?

    You can try reinstalling the J2SE 5.0 Release 4 from the Downloads site. You might need to trash the .pkg related to Java before installing. You might try trashing the .plist files related to Java. You can test your Java here and your Javascript here.

  • How to show Google Maps and Earth in a video.

    I recently videoed my grandaughter's wedding but didnt get any footage suitable for the opening sequence.
    There is a good shot of the church (in country Australia) on Google Maps & Earth so I though, for a background for the opening titles, I could zoom in from outer space on the church like you can zoom with Google Maps!
    Is there a way anyone can think of a way of getting the pics directly other than putting my camera in front of the computer monitor screen?
    Perhaps there is an app that can capture moving computer screens?
    Google zoom goes in big steps. Once I had the frames of hundreds of jpg's, is there an effect to automatically get a smooth progression so it appears to zooms smoothly?
    Manully resizing and adding intermediate frames sounds so lengthy that I might not live long enought to see the final result!

    There are many applications to record screen activity. Some free, some not. Most commercial one will allow you to download a trial version (although probably limited in some way (e.g. maximum recordable time, or a banner).
    The two most famous (probably)  are the free CamStudio and the commercial Camtasia. Note that on the CamStudio page there is a Google link to the commercial product. The links for the free CamStudio are about 2/3 of the way down the page. Even Microsoft has a free offering - Expression Encoder (although it's not too clear if the free version captures screen activity).
    Cheers,
    Neale
    Insanity is hereditary, you get it from your children

  • Google maps 3.2.1 error, and not able to copy all ...

    Hi,
         Although the google maps version 3.2.1 is working fine in my nokia 808 Belle FP2 but the problem is whenever i am trying to zoom in it is showing "google maps error couldn't write record store:1/0 error"
        And 2nd thing i am not able to copy synchronised messages back from nokia pc suite to my nokia 808. Some messages are getting copied randomly and others are not. When i have tried to select all And drag and drop, some got copied and some not. And when i tried to do it individually, again some got copied and the others which did not got copied; showed that messages has been copied successfully but actually it didn't got copied.
    Can anyone please provide me with a fix to the above 2 problems?
    Thanking you,
    P.Bhowmik

    santathe1 wrote:
    @aspergerguy, can you please confirm that Google Maps 4.01(1) is working for you?
    This version only worked post Belle FP2 upon my 700 and as 701 only sold for limited markets there do seem some inconsistencies as to what works compared with 700. Here is screenshot taken just now:
    Happy to have helped forum with a Support Ratio = 42.5

  • Google Maps have large vertical Stripes.

    FF 3.6.12 Google maps have large stripes stating "We are sorry, but we don't have maps at this zoom level for this region." It has stripes of the same width regardless of zoom level. When using Satellite mode, the stripe is replaced with satellite graphic but greatly enlarged.
    I have started FF in Safe mode and tried all I can think of. IE shows Google Maps correctly.

    You're welcome

  • Any one have indea about Google Map for Cocoa Touch

    Hi,
    I m doing one real estate application in which i have to map the address and have to show google map with particular location using lat/lang or cityname etc.
    I have created static map like "http://maps.google.com/staticmap?markers=37.2321357727051,-121.97282409668,blu es&size=400x400&zoom=12&key=MAPSAPIKEY".
    But in which map is not move by mouse clicking and don't display information box with particular location.
    Please help me if u have any solution ...............
    I hope that u will give me positive reply.
    Thanks,
    Haresh.

    ya i know but i want to do dynamic map like that
    any idea about it?

  • Embeding a google map in a JFRAME

    Hi,
    I want to show google maps within my j2se app.
    Whats the best way to do this?
    Embed a browser in the frame?
    any help would be great!
    Bobby

    Your best bet would be to install a web browser component within your app. I recommend JDIC's WebBrowser

  • Google Maps inside Web Dynpro

    I've been trying to run Google Maps inside Webdynpro ABAP but I'm faced with a problem.
    In a normal HTML page with flash component I use Flashvars to send the API key to the component, but in SAP I can't use them. The result is API key error.
    I've got the key inside the SWF but it doesn't work without Flashvars. Is there a way to use them?
    EDIT: So, I put the HTML file in the root of the site, instead of a subfolder and now it works....weird. The question then is, to use google maps in a Webdynpro which URL to I need to register the API key for.
    EDIT2: It was a cache problem....the "folder site" was store in cache. It works fine now.

    Hi
    I have seen no documentation supporting Google Chrome for SAP WD applications
    Therefore end user issues may occur
    However if you have evidence to the contrary let me know
    Best wishes
    Stuart

  • Phone numbers are not showing up on craigslist and google maps is not working.

    I uploaded the 3.6 version of firefox and although learning a new look and figuring out what changes had been made were doing ok then the other night the power went out it shut the comp down and when my husband started it back up it had him update it again now my first page when I open it shows yahoo instead of ask, and when I use fire fox to open craigslist lots of the post do not have phone numbers showing up on them that does show up if I use internet explorer to view CL. Also, It will bring up google maps but when I put a location in the box to see it on the map and hit the search button it only starts to load the page with the little word loading... in the center above the location search box but then it says it's done. This also does not happen when I use IE. We tried to restore to a previous date (which there were only a couple to choose from, don't know where the rest of them went) but once the comp restarted itself after supposedly restoring it comes up and says it was not able to restore it properly. I did not have any of these problems with the first update to 3.6 but I think the update that was just loaded 3.6.11 or something like that has really messed something up or it's just not right some how.

    Issues with phone numbers not displaying properly can be caused by the Skype extension (Tools > Add-ons > Extensions)
    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]

  • My gps is not working.  I cannot use turn-by-turn navigation in google maps.  I downloaded a GPS test app and it showed my phone is not locking on any satellites.  How can I correct this?

    My gps is not working.  I cannot use turn-by-turn navigation in google maps.  I downloaded a GPS test app and it showed my phone is not locking on any satellites.  How can I correct this?

    We certainly want to make sure you get the most out of the GPS, wplaxico! Was this tested primarily outdoors? When did this begin? Any other recent apps of updates installed when this started?
    Thank you,
    YaleK_VZW
    Follow us on Twitter @VZWSupport
    If my response answered your question please click the �Correct Answer� button under my response. This ensures others can benefit from our conversation. Thanks in advance for your help with this!!

  • Google Map in iWork showing Mobile Me

    Looking for a little assistance. I have several sites up using iWeb. When I was creating a new site, I inserted a google map but the google map didn't show up... mobileme shows up. Just to make sure it wasn't a fluke i checked all of my sites, since they all use that feature. They are all doing the same thing. Is anyone else seeing this issue? Any suggestions on how I can rectify this?
    Most of my sites are already live

    Hi. I am having the same problem, too. I am posting for moral support and help. Somebody mentioned html snippets. I don't know what those are. Those Mobile Me boxes are really annoying when trying to post a google map widget.
    I don't have an iphone or an ipod touch, and I am feeling a little left out. It looks like Mobile Me is designed exclusively for those products. What was wrong with .mac? I was very happy with it, especially because it always worked with what I wanted to do. Also, what happened to the icards?
    Message was edited by: pamellow

  • Google Maps does not show street view or choice of map or satellite on 4.01. IE does.

    I installed 4.01 on XP. Google Maps opens with satellite view. I cannot find toggle for maps. Street View is not available.
    These still show up on IE8. VPike.com which is powered by Google Maps works fine.

    Are you using Adblock Plus?
    See:
    * http://kb.mozillazine.org/Images_or_animations_do_not_load
    * Check the permissions for the domain in the current tab in Tools > Page Info > Permissions
    * Check that images are enabled: Tools > Options > Content: [X] Load images automatically
    * Check the exceptions in Tools > Options > Content: Load Images > Exceptions
    * Check the "Tools > Page Info > Media" tab for blocked images (scroll through all the images)
    There are also extensions (Tools > Add-ons > Extensions) that can block images.
    * [[Troubleshooting extensions and themes]]

Maybe you are looking for

  • Download to mini fails

    Just installed my new mini and as soon as I connect it to my machine it starts downloading the songs from itunes to the mini. After 2 or 3 songs an error message occurs saying that an unknown error occurred (-36) and download has been stopped. Anyone

  • Running Oracle 9i and 10g on same box

    Hi Guys! :-) I have a development box (Win2003) that I run one Oracle 9i home on, and I wish to install a 10g home aswell. I need to install the new Oracle 10g listener on a different port. Can someone please give me some directions / how to guide ho

  • How to do an inbound and outbound interfacing using UTL_FILE ?

    dear members, How can we do interfacing from a legacy system to oracle and vice versa using the UTL_FILE package. I mean how to do an INBOUND and OUTBOUND interfacing using utl_file. regards sandeep

  • Thinking of cancelling all 8 contracts because of the RAZR

    I have had my Driod Razr ever since it first came out. I was never really impressed with it to begin with because the battery life is AWFUL....even with the help of apps like JuiceDefender and Advanced Task Manager- it dies within a few hours of usag

  • How do I download my Google calendar to my Macbook Pro?

    When I try, it says there isn't a secure connection and then it says Calendar couldn't discover the account settings for the CalDAV server "google.com"