perliedman / leaflet-realtime

Put realtime data on a Leaflet map
ISC License
737 stars 169 forks source link

The leaflet-realtime demo site doesn't work #184

Open henrik242 opened 2 years ago

henrik242 commented 2 years ago

http://www.liedman.net/leaflet-realtime doesn't show any map layers. I'm seeing both CORS issues and 500 responses in the dev console.

(Also it should be served with HTTPS I guess, but that's not the issue here).

perliedman commented 2 years ago

Hi and thanks for notifying me! It look like the site the demo app fetches data from (https://wanderdrone.appspot.com/) is down. I don't know who maintains it. I should probably look for another data source, as well as fix HTTPS, like you say.

Unfortunately very limited time/energy for open source maintenance lately, so don't know if or when I will fix this.

xtieume commented 2 years ago

Could you give me source of the demo site, I want to test it on local @perliedman

aquananu commented 1 year ago

hi i would also like to test the same locally, kindly share the demo code

perliedman commented 1 year ago

The demo site is in the gh-pages branch.