Discussion Board

Results 1 to 2 of 2

Hybrid View

  1. #1
    Registered User sje_itx's Avatar
    Join Date
    Oct 2012
    Posts
    1
    Is https still not supported by the api?

    I've found this thread: http://www.developer.nokia.com/Commu...h-SSL-or-HTTPS
    ... but was wondering if anything has changed since 2012-02-28?

    In the user guide for the maps api ( http://api.maps.nokia.com/en/maps/documentation.html ), this code appears in the "Marker Clustering" example:
    Code:
    (document.location.protocol == "https:") && 
       nokia.Settings.set("secureConnection", "force");
    It doesn't seem to have any effect when using the places api though, and I can't find anything in the API reference that explains this property.

  2. #2
    Nokia Developer Moderator jasfox's Avatar
    Join Date
    Aug 2011
    Location
    Berlin
    Posts
    225
    Quote Originally Posted by sje_itx View Post
    Is https still not supported by the api?

    I've found this thread: http://www.developer.nokia.com/Commu...h-SSL-or-HTTPS
    ... but was wondering if anything has changed since 2012-02-28?
    The free public Maps API for JavaScript still does not support HTTPS - this is a business decision. The HTTPS service is part of the Enterprise offerings - i.e. stuff companies have to pay for. To find out more about Enterprise APIs you should Request a custom package with more features at the bottom of the plans page.

    Quote Originally Posted by sje_itx View Post
    It doesn't seem to have any effect when using the places api though, and I can't find anything in the API reference that explains this property.
    That code snippet from the enterprise API has been included in the public API documentation in error. It won't do anything (and hence isn't documented) in the public API.
    Furthermore as can be seen from this thread, the Places JS API itself is not part of the enterprise offering. There are various legal reasons behind this. Your best bet at the moment would be to use HTTP or to write a wrapper calling the RESTful places service instead
    Jason Fox
    Technical Support Engineer, Maps Platform
    Location & Commerce

    http://developer.here.net/

Similar Threads

  1. Nokia Places API FAQ
    By Nokia Ron in forum Places API
    Replies: 1
    Last Post: 2013-04-25, 13:06
  2. Nokia Places API for Qt
    By vladest in forum Qt
    Replies: 4
    Last Post: 2012-09-08, 01:34
  3. Welcome to the Nokia Places API
    By Nokia Ron in forum Places API
    Replies: 0
    Last Post: 2012-03-29, 15:53
  4. Https request problem whith PAMP. Is https/SSL supported?
    By yakimov in forum Mobile Web Server
    Replies: 0
    Last Post: 2010-01-24, 11:31
  5. J2ME Security : MIDP HTTPS vs Browser HTTPS
    By dhamodharan in forum Mobile Java Networking & Messaging & Security
    Replies: 1
    Last Post: 2005-09-11, 14:19

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