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

Add nice sprite based buttons for the "add feature" feature as well as the turning on/off of the tile grid #13

Closed aaronr closed 10 years ago

aaronr commented 10 years ago

The sprites have been added and @powersa is gonna get on making them the new buttons following the pattern in the Leaflet.draw tools.

https://github.com/aaronr/bboxfinder.com/blob/gh-pages/css/maps/images/bbox-sprites.png

aaronr commented 10 years ago

I updated the sprites to be the correct size now (in line with the Leaflet.draw sprites) as well as added two new sprites for geolocation and help. All sprites have active and inactive states, even though only add feature and tile grid will use both states.

https://github.com/aaronr/bboxfinder.com/commit/d426643f7b80d2ea4e53596f75922937e2ea4b16

aaronr commented 10 years ago

These are updated, but have a few more to do.

aaronr commented 10 years ago

This one is done. The help button (last one requested) is being tracked in another issue.