Discussion Board

Results 1 to 8 of 8
  1. #1
    Registered User ajitkumar26's Avatar
    Join Date
    Nov 2009
    Posts
    188
    How to show the user location in Ovi maps by ginving the GPS coordinates obtained by the location API in j2me. I want to open the OVI map from within the application.

  2. #2
    Nokia Developer Moderator petrib's Avatar
    Join Date
    Mar 2003
    Posts
    9,413
    Nokia has not published any APIs/interfaces to use/launch Ovi Maps from a j2me MIDlet.

  3. #3
    Registered User ajitkumar26's Avatar
    Join Date
    Nov 2009
    Posts
    188
    Thanks so much Petrib for the confirmation!
    But I want to know is there any way to find out the user location offline from the j2me application?

    I am able to do the above online and it's working fine.But do not have any idea of offline.
    So if you have any idea, Please guide me..

    Thanks & regards,
    Ajit

  4. #4
    Nokia Developer Moderator petrib's Avatar
    Join Date
    Mar 2003
    Posts
    9,413
    With a built-in GPS receiver in the phone, or an external Bluetooth GPS receiver, you can use JSR-179 APIs to get the position without a network connection. Note that without a network connection, there is no A-GPS (Assisted-GPS) that allows a faster (network assisted) lock on the position, so it might take a while for the GPS receiver to pick up where exactly it is.

  5. #5
    Registered User ajitkumar26's Avatar
    Join Date
    Nov 2009
    Posts
    188
    Thanks for your reply Petrib!
    My concern is not about the GPS because I am aware about the GPS buy my concern is about the displaying maps offline from the application after getting the GPS coordinates.
    If you have any idea how to show the maps offline from the application then Please guide me....

    Thanks & Regards,
    Ajit

  6. #6
    Nokia Developer Moderator petrib's Avatar
    Join Date
    Mar 2003
    Posts
    9,413
    You need to get the maps from somewhere and load the on the phone. Nokia/Ovi Maps does that, but you can't use it, as stated earlier.

    Google Maps, I think, only supports online maps (loaded from the net as needed), so you can't use it, either.

    You can try free stuff like OpenMap ( http://www.openmap.org/ ) but what the coverage is, I don't know.

    Then you can go to a commercial service, such as NAVTEQ (a fully owned subsidiary of Nokia) or TeleAtlas (owned by TomTom who supplies the maps also to Nokia/Ovi Maps, Google Maps, and also other navigator product makers (TomTom, Garmin, Sony, Navigon, etc.). That won't be free, though.

  7. #7
    Nokia Developer Champion Tiger79's Avatar
    Join Date
    Apr 2007
    Posts
    2,697
    also if you want to see your position offline then you will have to locally have the needed maps... That means that you should be looking for some kind of map provider which gives you the option to download the maps into the phones memory...
    The problem with this is that you simply won't be able to attach those maps to your app when it's downloaded (immagine a JAR of 600 megabytes !!!), so you might want to implement some type of caching of maps...
    Note: please don't send private questions to me, as I don't have time to provide private support. All such questions should be posted on public forums, where I and others can see and answer them.

  8. #8
    Registered User rayrizaldy's Avatar
    Join Date
    Mar 2011
    Location
    Indonesia
    Posts
    8
    Hey, maybe it's a bit late.
    Now OVI Maps has release its OVI Maps Rendering API. you could easily show map on your application by calling this API. for details, you can read in here: https://projects.forum.nokia.com/ovimapsrenderingapi

Similar Threads

  1. Replies: 0
    Last Post: 2010-03-30, 00:14
  2. Get Location in a j2me application like in ovi maps
    By shourya4 in forum Mobile Java General
    Replies: 3
    Last Post: 2010-03-29, 16:40
  3. Sending location data to Ovi Maps application
    By dejan_medic in forum Geolocation and Navigation
    Replies: 1
    Last Post: 2010-02-10, 14:44
  4. User Defined Maps In Location Based Service
    By vishalnmahajan in forum Geolocation and Navigation
    Replies: 1
    Last Post: 2008-05-13, 08:29

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved