blueskyanalytics / raster-playground

Raster Manipulation - Clip, colorize & overlay!
https://play.blueskyhq.in
GNU General Public License v3.0
14 stars 20 forks source link

Auto zoom and fit to shape file location #12

Closed srijitcoder closed 3 years ago

srijitcoder commented 3 years ago

Right now when we load shapefiles it's view is at a low zoom level... We need to auto-zoom and fit it's bound to that shapefile location

Like -

Current View (low zoom level and away from shapefile view) -

image

Desired View (auto zoomed and in correct position of shapefile) -

image

sahilksin commented 3 years ago

PR: #21 Preview: https://deploy-preview-21--raster-playground.netlify.app/

abhinav2422 commented 3 years ago

PR: #23 Netlify Preview: https://deploy-preview-23--raster-playground.netlify.app/

Also completed issue #17