martindholmes / BreezeMap

BreezeMap is a project to create a simple user interface for interactive map and facsimile editing based on TEI XML and OpenLayers 4+.
MIT License
11 stars 3 forks source link

Transition to use of Blob() and createObjectURL() for GeoJSON download? #4

Open martindholmes opened 8 years ago

martindholmes commented 8 years ago

This is probably the right approach; need to check browser support before implementing. Edge is problematic for the current data URL method; will it be the same for createObjectURL()?