For showing POI details please check this sample. Generally for woking with POIs - displaying POIs then those samples should be what you're looking for:
You can work with the documentation together with the sample app to get details and see how the code works.
Greetings
Nicola
k
kimberly gysbrechts-segers
said
over 8 years ago
Hi
We are using the SDK for Xamarin for the first time for our school project, but we have some difficulties with it.
I have a question about detecting on wich POI you touch.Is there a way to detect wich POI you select?
We need this because we want to display specific data from json ( http://www.smartbustracking.be/json/data.json ) for one specific POI. Now I retrieve all json data when clicking on a POI.
kimberly gysbrechts-segers