angular-esri-components icon indicating copy to clipboard operation
angular-esri-components copied to clipboard

Changed http to https on CSS url

Open rosostolato opened this issue 6 years ago • 2 comments

It resolved the issue #35

rosostolato avatar May 20 '19 13:05 rosostolato

This LGTM.

Seems like this would be as good at time as any to bump the version to the most recent version of the ArcGIS API (4.11).

Another idea would be to bump to the latest esri-loader and storing esri-loader options in the environment instead of arcGisScriptUrl and arcGisCssUrl. Then we could automatically keep this repo up to date w/ the latest version of the ArcGIS API by defaulting to: esriLoaderOptions: { css: true }.

tomwayson avatar May 20 '19 19:05 tomwayson

Totally agree

rosostolato avatar May 20 '19 22:05 rosostolato