Mark Reese

Results 14 issues of Mark Reese

### Description In an effort to improve initial load times, we should lazy load Leaflet js. We want to be sure to do this in a way that does not...

Hacktoberfest
performance

### Description Entering spatial constraints currently zooms to the center of the entire EDSC window extent, not the current visible extent. The entire EDSC window includes space overlapping the map...

Hacktoberfest
Leaflet

### Description When dropping a shapefile that crosses the antimeridian onto EDSC, the polygon that gets drawn and sent to CMR be broken up into two parts, with each part...

Hacktoberfest

### Description Currently we use a font-awesome package from npm which imports Font Awesome as a font. To improve performance, we should replace this with an svg library like react-icons....

React