blueskyanalytics / raster-playground

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

Added search bar fixing #16 #37

Open tikeshisverma opened 3 years ago

tikeshisverma commented 3 years ago

This PR contains changes to have search bar. I have used ol-geocoder for the same.

While working on this feature I found that there's a issue with ol-geocoder mixed content issue(since netlify by default servers all website on https and ol-geocoder makes an api call over http) I have raised an issue for the same over here: https://github.com/jonataswalker/ol-geocoder/issues/231

Hence the Netlify link below won't function as intendant. I am attaching an working screen grab below:

https://user-images.githubusercontent.com/54203846/104580206-f3be3c00-5682-11eb-8cdd-1105e4bda24b.mp4

Current api key for mapquest has netlify callback url set to it. if you want to test this locally please use following api key ZKKu4cdpzmAnRNWhECIKQPdjAh55RkOZ

Issue: https://github.com/blueskyanalytics/raster-playground/issues/16 Netlify Link