Drag and Drop GeoJSON files onto Bing Maps V8

Drag and Drop GeoJSON files onto Bing Maps V8

GeoJSON is a common file format used for storing spatial data as a JSON object and is easy to import and export in Bing Maps V8 using the GeoJSON module. In this blog post we will take a look at how to make enable dragging and dropping of GeoJSON files onto Bing Maps using the HTML5 FileReader and Drag and Drop classes.
Read More