idly
idly copied to clipboard
Collection of OSM related tools
Default endpoint seems to be `https://www.openstreetmap.org/api/0.6/map?bbox=${bboxStr}` (`src/helpers/helpers.ts`). https://wiki.openstreetmap.org/wiki/API_v0.6#When_NOT_to_use_the_API reads "The API is primarily intended for editing. For read-only purposes or projects, see API usage policy." https://operations.osmfoundation.org/policies/api/
For inspiration, checkout iD's style. Unconnected node has larger circle than a connected one.  idly  iD