WorldWind.PluginEngine.Plugin

From World Wind Wiki

Jump to: navigation, search

[edit] Proposed new functions for plugins

[edit] Refreshing file download

void Download( Uri uriToDownloadFrom, string destinatiobnLocalFileName, TimeSpan updateInterval )
  • If file exists locally use local if it's newer than current time minus updateInterval
  • Else download and overwrite the old file
Personal tools