How to transfer google maps starred items to ovi m...

Hi all, not sure if this is the right place to ask.
Anyway, I'm wondering is there a way to transfer google maps starred items to ovi maps favorites?
I find google maps a lot more efficient and smarter than ovi maps in finding places.  The issue is I don't know how to transfer google maps starred items to ovi maps -- so that I can use them for navigation purposes.  Somehow, ovi maps favorites are automatically transferred to google maps starred items, but NOT vice versa.
Any helps?  Thanks in advance.

From what I have seen, there is no easy way. This is the best I have come across, although it is a link by link job. Just make sure each of your waypoints are centred on Google Maps before ganking the link.
http://map2nokia.appspot.com/
Let me know if you find something more automated.

Similar Messages

  • How to use Google Maps by Visual Composer?

    Hi all,
    I'm creating some simple applications by Visual Composer in which I wanna use a Google Maps in VC,
    and i have now successfully got to the STREET, POSTL_CODE, CITY and COUNTRY came from the BAPI.
    (i am trying to use the Bapi_Customer_Getdetail2.)
    but,i didn't get how to connect Table View and Html View.
    I have already checked the below links. but i fail to understand how to do it.
    Re: Google Map and VC
    Help on google maps
    https://wiki.sdn.sap.com/wiki/display/VC/Using%2bGoogle%2bMaps
    I have many unknowns, could you tell me how to use Google Maps by VC.
    (* About Our VC viersion : SAP NetWeaver Visual Composer EHP1 SP2 for SAP NetWeaver 7.1)

    Some thread are say that create the URL fields. like the below messages.
    The STREET, POSTL_CODE, CITY and COUNTRY come from your BAPI. The other variables url* are default values to create the URL that is requiered for walweb.
    URL1 'http://walweb.nl/walweb/picsfromspace/maps.php?LanguageRadio=dutch&AddressInput='
    URL2 '&ZipcodeInput='
    URL3 '&StateInput=&CitycodeInput=&CityInput='
    URL4 '&CountrySelect='
    URL5 '&ZoomSelect=17&PoiInput=hidden&PoiButton=Interessante+Punten'
    Where should I create those fields? at the Table Vies?
    and also i dont get where should i set the below. is that setting at the [[Map Data]]-[[Assigned Value]]??
    STORE@Url1 & @STREET & STORE@Url2 & @POSTL_CODE & STORE@Url3 & @CITY & STORE@Url4 & @COUNTRY & STORE@Url5
    best regards,
    Masahiro Minagawa

  • How to download Google maps to iPhone?

    How to download Google Maps to iphone4s?

    It's in the app store as a free download.

  • How to call google map in mapviewer application?

    Hi
    i want to use google map as the base map in my mapviewer application, on which i can do all the analysis provided by mapviewer like geocoding tool etc. how can i do it? if anyone can help?

    On otn.oracle.com an article was posted a while ago on how to use Google Maps. Search there - this might help.
    cu
    Andreas

  • HT4623 How to make Google Maps as the default Map App in my iPhone 5

    How to make Google Maps as the default Map App in my iPhone 5, so that I could still use the old bookmarks and use the pins to drop, Please assist.

    You cannot make Google Maps the default mapping app.

  • How to integrate google maps

    how to integrate google maps in atg application ,suggest some points

    You can use google maps api for v3 if you want to integrate with java script or you can use google maps web services to integrate from java code base.
    Steps I followed to implement the store locator functionality using google maps in java script
    1. Fetch the address entered by user and call google geocoder service to fetch the latitude and longitude
    2. Use jquery ajaxSubmit to submit the form with the address latitude and longitude
    3. Fetch the stores near to the address entered by the user in the form handler and construct and JSON Response which contains list of stores
    4. Iterate over eacj JSON object and populate the marker and show them in the map. Add an event listener if you want to show anything on click of the marker.
    Let me know if you have any issues.
    Shabari

  • How to connect google maps with oracle

    Hello people ,
    i read an artical there is a way to connect google maps with oracle .
    can anyone give us lesson or more information to do that ?
    regards .

    I guess, using Google for the same should be the best way to find the solution for it,
    http://www.google.com/search?sourceid=chrome&ie=UTF-8&q=How+to+connect+google+maps+with+oracle
    HTH
    Aman....

  • HT4623 how to install google maps on my ipad 4

    I bought the new iPad 4 but cannot find out how to install google maps on it, anyone has a clue?
    Thanks

    Google Maps is in the App Store bit it is an iPhone version.
    If you want full-screen Google maps on the iPad use the Safari browser to go to http://maps.google.com

  • How does iphone4 google map voice work?

    how do I get my iphone4 google voice map to work?

    Such flash items are created using a combination of flash / xml / ActionScript, although using JavaScript and Ajax is possible.
    If you wish to create such a flash file you would be best visiting the following and checking with the flash forum, (creating this is not as difficult as may first appear).
    http://www.adobe.com/devnet/flash/
    http://forums.adobe.com/community/flash
    Please remember such items have accessibility problems, and search engine problems, (though these can now be overcome if the guidelines are followed).
    PZ
    You can also insert a google map to do this.
    Message was edited by: pziecina

  • How to clear Google Maps History on iPhone 3G?

    My wife and I have been looking for a house and we have been using my iPhone as a GPS to get from one address to the next. There are alot of address stored in my history now on Google Maps (for instance if I press 1 about 10 different addresses I have searched for beginning with 1 pop up). How do I clear out all of these old searches?

    Open the Map App, press the book icon in the search bar. Then tap "recents" at the bottom & "clear" at the top left.
    Cheers!
    -Bryan

  • 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.

  • How to use Google Maps with dvt:map ?

    http://www.oracle.com/technology/software/products/mapviewer/text_files/mapviewer1112_readme.txt
    http://www.oracle.com/technology/software/products/mapviewer/index.html
    Native support of Google Maps and Bing Maps API. You can now display
    Google and Bing maps natively in your Oracle Maps (JavaScript)
    applications. Please check out the online Oracle Maps JSDoc API on
    how to use the new classes.Unfortunatly it looks like it's not possible with dvt:map
    http://download.oracle.com/docs/cd/E15523_01/apirefs.1111/e12418/tagdoc/dvt_map.html
    It's an important requirement for our project and probably for many ADF customers.
    I would like to know if :
    Is there any way to use Google Maps with dvt:map ?
    Otherwise, is there any plan to support it ? Should we expect it within a year ?
    Else, I think we will use directly the Javascript Oracle Maps API but we will miss the built-in functionnalities of dvt:map
    Thanks in advance,
    JP

    Any news about this theme?

  • How to decode Google map polyline from 64base to decimal number

    I need help decoding Google map polyline ASCII characters to decimal point. Can someone please help, I have tried few example on NI website but they do not produce desired results. I need something that is going to work like Googles decoder utility here. They have explanation how to encode here. It there some function in Labview that can do this.

    Well, there are many ways to do all that. Here's a quick attempt that seem to produce the correct numbers. (within ~1e-5).
    This is just a very quick draft of a very literal translation. I am sure it could be streamlined quite a bit more.
    (LabVIEW 2014. Let me know if you need an older version)
    LabVIEW Champion . Do more with less code and in less time .
    Attachments:
    PolylineEncodeDecodeTEST.zip ‏34 KB
    Polyline.png ‏18 KB

  • How to install google map on New Ipad use OS6

    Dear Apple
    I use New Ipad with os6, but I want use google map on my Ipad.
    Please help me How way to install google map on my New Ipad.
    Thank you!

    Google Maps is in the App Store bit it is an iPhone version.
    If you want full-screen Google maps on the iPad use the Safari browser to go to http://maps.google.com

  • How to integrate google.map.places.AutoComplete widget in sap.m.Input field?

    Hello Folks,
                     i have requirement of auto-search in ui5 project.For that i have used sap.m.input control and register in controller like below:
    onInit : function() {
      var g = this.getView().getController();
    /*Input field defined in view.xml*/
    var areaInpt = g.byId(sap.ui.core.Fragment.createId("photos",
      "autoComplete"));
    /*autoComplete Instance*/
      autoText = new google.maps.places.Autocomplete($("#"+areaInpt), {
      types : [ 'geocode' ]
    But when page load it was showing undefined is not function.And when i commented above autoText line then error is not coming.
    NS: i am using following api : https://maps.googleapis.com/maps/api/js?v=3.exp&libraries=places
    Below is the screenshot for same:

    I have the same question. Anybody has an answer for this? 
    Grant

Maybe you are looking for