Closed tariqksoliman closed 5 months ago
Closes #557
A feature like the following will render the pdf in the viewer upon click:
{ "type": "Feature", "properties": { "images": [ { "url": "my.pdf" } ] }, "geometry": { "type": "Point", "coordinates": [137.4, -4.65] } },
Closes #557
A feature like the following will render the pdf in the viewer upon click: