Discussion Board

Results 1 to 5 of 5
  1. #1
    Registered User taabello's Avatar
    Join Date
    Oct 2012
    Posts
    2
    Hello,

    Is there a way i can rate nokia POIs via my app using POI APIs?

    Regards
    T

  2. #2
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,673
    I assume that you mean Nokia places with the Nokia POIs. anyway, there is No dedicated Windows API for them, though you could always try utilizing the Places REST API.

  3. #3
    Registered User Ali.N's Avatar
    Join Date
    Dec 2012
    Location
    Casablanca, Morocco
    Posts
    4
    What do you mean by "rate" ? I don't think it is possible to give a rating/note/mark to a POI in the Nokia Places (REST) API

    If you want to add ratings to POIs in your application, I guess you would have to implement the system/infrastructure for it yourself.

  4. #4
    Nokia Developer Expert symbianyucca's Avatar
    Join Date
    Mar 2003
    Location
    Lempäälä/Finland
    Posts
    28,673
    Quote Originally Posted by Ali.N View Post
    What do you mean by "rate" ? I don't think it is possible to give a rating/note/mark to a POI in the Nokia Places (REST) API

    If you want to add ratings to POIs in your application, I guess you would have to implement the system/infrastructure for it yourself.
    I would suggest you to check what has been suggested beforehand, basically, if you would check the API, at and the reviews part of it, you could see the place reply data having:

    Code:
    "reviews": {
                "available": 18,
                "next": "http://...",
                "create": {
                    "title": "Add a review",
                    "href": "http://...",
                    "type": "urn:nlp-types:reviews-post",
                    "method": "POST"
                },
    i.e. you would look into the "create" object there, and if it is available, you indeed should be able to submit reviews, i.e, rate it.

  5. #5
    Registered User taabello's Avatar
    Join Date
    Oct 2012
    Posts
    2
    sorry for the delay, but thanks for getting back to me. your feedback was quite helpful.

Similar Threads

  1. Average rating?
    By Utumno in forum [Closed] Publishing to Nokia Store
    Replies: 6
    Last Post: 2011-04-26, 19:52
  2. Nokia 31 flame rating
    By m2man in forum Nokia M2M
    Replies: 0
    Last Post: 2004-03-23, 10:49

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