You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am having trouble using leaflet coverage to map covjson of a point series. I am getting the error:
Uncaught (in promise) Error: No collection layer class found for domainType=https://covjson.org/def/domainTypes#PointSeries
at Object.S [as dataLayer] (kdTree.js:345:26)
at cube?f=html&bbox=-105.957642,39.576056,-104.820557,40.384213¶meter-name=00010:121:25
at Map.forEach (<anonymous>)
at cube?f=html&bbox=-105.957642,39.576056,-104.820557,40.384213¶meter-name=00010:120:22
I see PointSeries in the list of valid constants, am am even able to get my json to work on https://covjson.org/playground/. I am not able to get it using this javascript:
I am having trouble using leaflet coverage to map covjson of a point series. I am getting the error:
I see PointSeries in the list of valid constants, am am even able to get my json to work on https://covjson.org/playground/. I am not able to get it using this javascript:
Example CoverageJSON:
https://gist.github.com/ksonda/532dab3c8a6b4dc41d7597842f7efa0a/
Can provide more examples if desired
The text was updated successfully, but these errors were encountered: