At the time of clicking the markers, the app should retrieves the id from the selected marker to make further requests. Currently I'm able to pin the markers succesfuly where as the following key question still to be answered
- Is there any way to capture SimpleMarkerSymbol click event?
- Is there any way to attach data attribures to the marker that will be used while the click event is dispatched?