Replies: 0
OSM has API that returns all notes within specified BBOX. It returns data in json format that seems is not quite as geojson.
Is it possible to display such data?
Here is an example of API call: https://api.openstreetmap.org/api/0.6/notes.json?bbox=19,44.1,21,44.3