Hello,
I would like to use MapWinGIS control in my VB application to plot sampling points on a map. I was trying to add tiles from online map providers using this code
AxMap1.Tiles.Provider.OpenStreetMap
and cannot find documentation how to specify correctly all required arguments.
Any help pointing how to add tiles from online sources is appreciated.
Thank you
I would like to use MapWinGIS control in my VB application to plot sampling points on a map. I was trying to add tiles from online map providers using this code
AxMap1.Tiles.Provider.OpenStreetMap
and cannot find documentation how to specify correctly all required arguments.
Any help pointing how to add tiles from online sources is appreciated.
Thank you