You can work with the documentation together with the sample app to get details and see how the code works.
Greetings
Nicola
d
deepak jain
said
almost 7 years ago
hello
thanx
BUT I WANT TO SHOW DIFFERENT IMAGE ON EACH POIS
N
Nicola Radacher
said
almost 7 years ago
We don't have a specific sample for this. Saying this the best is to check the Browsing POIs samples - in detail the marker.js which shows how you can define the details for the POI markers. You'll need to store/retrieve the images for each POI in the json.
all images comes from json and i want to show different image on different marker
N
Nicola Radacher
said
almost 7 years ago
Hi,
The code snippet seems to be dealing with the marker images themselves. You'll need to create an additional ImageResource file and handle it accordingly in the .js file you use to define the markers and the elements that should be displayed on the markers.
deepak jain