tombatossals / angular-openlayers-directive

AngularJS directive to embed an interact with maps managed by the OpenLayers library
http://tombatossals.github.io/angular-openlayers-directive/
MIT License
282 stars 183 forks source link

fix(olHelpers.js): use HTTPS Esri URL #387

Closed mfilotto closed 6 years ago

mfilotto commented 6 years ago

This addresses issue #386. It is a one-character change, changing the protocol from http to https.

juristr commented 6 years ago

thx a lot 👍

mfilotto commented 6 years ago

My pleasure :)