I’m a noob with ThinkGeo. I can’t even get close to figuring out how to display the NOAA radar on the map using VB. Can someone give me a hint on the code to use.
How to display NOAA Radar in Desktop WinForm
Hi Steven,
You can find our samples here: https://github.com/ThinkGeo/
And here is a sample related with NOAA online data: https://github.com/ThinkGeo/NOAAGlobelWeatherStationLayerSample-ForWpf
And we have another sample for version 9, you can refer it also: https://wiki.thinkgeo.com/wiki/map_suite_desktop_edition_all_samples#filter_radar_image
Here is another topic about it: NOAA radar layer and updating/threading
You can also search on fourm to find more topics.
Wish that’s helpful.
Regards,
Ethan