dc-js / dc.leaflet.js

DC charts using Leaflet maps
Apache License 2.0
52 stars 24 forks source link

changed osm to openstreetmap and changed protocal to https #18

Closed alan-unravel closed 8 years ago

alan-unravel commented 8 years ago

To fix #17

alan-unravel commented 8 years ago

Just for reference this shouldn't affect http users and is an issue for people who use it over https

gordonwoodhull commented 8 years ago

My concern was that it will make things a little slower for http users. Probably not a serious problem.

I've seen the problem with https. Guess I'll pull this now and parameterize later... Sometimes folks have their own tile servers.

gordonwoodhull commented 8 years ago

Thanks @alan-unravel!

alan-unravel commented 8 years ago

Thanks @gordonwoodhull