mapbox / leaflet-omnivore

universal format parser for Leaflet & Mapbox.js
https://www.mapbox.com/mapbox.js/example/v1.0.0/omnivore-gpx/
Other
651 stars 126 forks source link

self.postMessage is not a function #111

Open JacopoSciampi opened 6 years ago

JacopoSciampi commented 6 years ago

I just installed it and it gives me that error.

Version i'm using:

"@angular/common": "5.2.5", "@angular/compiler": "5.2.5", "@angular/core": "5.2.5", "@angular/forms": "5.2.5", "@angular/http": "5.2.5", "@angular/platform-browser": "5.2.5", "@angular/platform-browser-dynamic": "5.2.5", "@angular/router": "5.2.5", "@angular/animations": "5.2.5", "@types/geojson": "1.0.4", "@types/proj4": "^2.3.4", "ajv": "6.1.1", "angular-in-memory-web-api": "0.5.3", "core-js": "2.5.1", "devextreme": "17.2.5", "devextreme-angular": "17.2.5", "enhanced-resolve": "3.3.0", "jszip": "3.1.4", "proj4": "^2.4.4", "reflect-metadata": "0.1.10", "rxjs": "5.5.6", "ts-helpers": "1.1.2", "wellknown": "0.5.0", "zone.js": "0.8.14"

leaflet.omnivore: v0.3.1

image