@panoramax/web-viewer 4.0.3-develop-001b0de1 → 4.0.3-develop-a14de8c5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@panoramax/web-viewer",
3
- "version": "4.0.3-develop-001b0de1",
3
+ "version": "4.0.3-develop-a14de8c5",
4
4
  "description": "Panoramax web viewer for geolocated pictures",
5
5
  "main": "build/index.js",
6
6
  "author": "Panoramax team",
@@ -250,6 +250,7 @@ export default class Editor extends Basic {
250
250
  "type": "FeatureCollection",
251
251
  "features": [
252
252
  {
253
+ "id": this.sequence,
253
254
  "type": "Feature",
254
255
  "properties": {
255
256
  "id": this.sequence,