Discussion Board

Results 1 to 2 of 2
  1. #1
    Registered User mimacher's Avatar
    Join Date
    May 2011
    Posts
    1
    Hi

    I'm building wrt widget for N8 and I'm trying to integrate ovi maps with markers and ability to drag and zoom map. I followed an example from http://api.maps.ovi.com/devguide/getting_started.html

    I can make the following code working:

    var map = new ovi.mapsapi.map.Display(
    document.getElementById("map"),
    {
    'zoomLevel': 10, //zoom level for the map
    'center': [52.51, 13.4] //center coordinates
    }
    );

    But when I try to add map.addComponent( new ovi.mapsapi.map.component.panning.Drag() ); this doesn't activate map drag.

    Also if I add map.addComponent( new ovi.mapsapi.map.component.ZoomBar() ); map doesn't appear at all.

    It all works in Firefox though.

    I'd be very grateful for any help or ideas.

    Maxim.
    Last edited by mimacher; 2011-05-21 at 09:40. Reason: can't see html

  2. #2
    Nokia Developer Moderator isalento's Avatar
    Join Date
    Jun 2008
    Location
    Tampere
    Posts
    831
    Hi mimacher and welcome to Forum!

    Ovi Maps API is not supported on WRT. Use Ovi Maps Rendering API instead.
    https://projects.forum.nokia.com/ovi...deringapi/wiki

    Br,
    Ilkka

Similar Threads

  1. WRT/Ovi Maps integration on N8
    By coggles in forum Symbian Web Runtime
    Replies: 9
    Last Post: 2010-11-03, 18:06
  2. OVI maps in WRT Widget
    By jrambo in forum Symbian Web Runtime
    Replies: 6
    Last Post: 2010-10-01, 15:58
  3. Replies: 4
    Last Post: 2010-09-09, 10:37
  4. I have a 6600 , the wap does't work on it I am in Canada
    By farazkhan in forum Mobile Web Site Development
    Replies: 1
    Last Post: 2004-10-06, 06:20

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