aaronr / bboxfinder.com

Helper page for finding bbox values from a map to help with interaction with tools like gdal, leaflet, openlayers, etc.
194 stars 79 forks source link

toggle create-geojson icon on closing of right sidebar with x #23

Closed mapsam closed 10 years ago

mapsam commented 10 years ago

Just adding back the closeButton: true so we can close the sidebar using Leaflet's built-in 'x' - the previous issue dealt with the create-geojson icon not toggling back to 'inactive' but now there's just a quick jQuery check to push it back to its normal state.

Note: this is only for the right sidebar right now, would be good to check for any sidebar that's opened in the future.