Hi there, I need to pin elements (I have custom images) to addresses on the map. How can I do this? They should be pinned based off the latitude longitude of those addressess...
You can update the PictureMarkerSymbol Source property with your image.
I did, and it worked now. But, how can I disable the custom tooltip it shows whenever I hover mouse on it? I just want to use the plain old basic tooltip instead...