AKROGIS / ThemeManager

NPS Alaska's GIS Theme Manager
2 stars 0 forks source link

Preload license #39

Open regan-sarwas opened 3 years ago

regan-sarwas commented 3 years ago

When starting up, we can also start loading the license async, and cache the result (10.x, Pro, or none), and then provide better feedback in the UI (disable the reload button when theme is a *.lyr and we have a Pro license. If loading failed give the user an alert that some features will not be available.

Remove the license check from the load metadata, load theme, and load preview methods in the GisInterface.