Turfjs / turf

A modular geospatial engine written in JavaScript and TypeScript

Home Page:https://turfjs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Point Icons in TURF Sand-box does not have access token

l-sola opened this issue · comments

commented

Please provide the following when reporting an issue:

  • The version of Turf you are using, and any other relevant versions.
  • GeoJSON data as a gist file or geojson.io (filename extension must be .geojson).
  • Snippet of source code or for complex examples use jsfiddle.
  • Verify this issue hasn't already been reported, or resolved in the latest alpha pre-release.

Turf Sand-Box:
image

Turf Doc:
image

The access token is missing in the sandbox resulting in a broke img

@l-sola are you talking about this website? (https://turf-sandbox.netlify.app/)

As far as I know it is not an official project of Turf so I will close this issue, feel free to reopen if you think I misunderstood. @stebogit do you maintain this project by chance?

@twelch @l-sola I created the turf sandbox when I was more active contributing to Turf essentially to have an easier way of showing issues or solutions using the library. I haven't worked on it for quite a while (and I know it could be very well improved), but I'd be happy to accept PRs for improving it.