I am trying to create a route overview on a map by reading a Latitude and Longitude coordinates from MSSQL DB and trying to plot markers for every coordinates. After looping to the records using cursor and adding it using AddMarker on the Map_ready event, only one marker is visible with 0,0 coordinates. Using same method for a single record, the marker is plotted fine.
Thank you.
Thank you.