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:
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.Code:(document.location.protocol == "https:") && nokia.Settings.set("secureConnection", "force");

Reply With Quote


