Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build "view extent" button #15

Closed
mapsam opened this issue Mar 28, 2015 · 3 comments
Closed

build "view extent" button #15

mapsam opened this issue Mar 28, 2015 · 3 comments

Comments

@mapsam
Copy link
Member

mapsam commented Mar 28, 2015

this button would zoom the map to the extent of all of the visible layers

@mapsam
Copy link
Member Author

mapsam commented Apr 14, 2015

Extent option created by @aaronr in #36 that does this for the time being. Seems like we have three different "menu categories" right now:

  1. File includes save operations, load, export, etc.
  2. Defaults which can be turned on and off, and might include app operations (non data-affecting operations)
  3. geoprocessing operations that edit and create new data

@alukach alukach changed the title builld "view extent" button build "view extent" button Apr 14, 2015
@mapsam
Copy link
Member Author

mapsam commented Sep 13, 2015

Resolved in #170

dropchop-extent

@mapsam mapsam mentioned this issue Sep 13, 2015
37 tasks
@mapsam
Copy link
Member Author

mapsam commented Sep 13, 2015

Expanded this one step further. If no layers are selected the map expands to the entire feature layer bounds. If layers are selected, the map only expands to the extent of all of them - thanks to @aaronr for the bounds.extend() trick!

dropchop-extend-all-or-some

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant