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

Missing option in ToolbarBuilder.js #186

Closed
GoogleCodeExporter opened this issue May 10, 2015 · 3 comments
Closed

Missing option in ToolbarBuilder.js #186

GoogleCodeExporter opened this issue May 10, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

When using the Coordinate Search on the toolbar the projection is ignored due 
to the missing option in ToolbarBuilder.js

Please add  
    projection: options.projection,  
to  
    items: new Heron.widgets.CoordSearchPanel



Original issue reported on code.google.com by rvob...@gmail.com on 20 Mar 2013 at 8:46

@GoogleCodeExporter
Copy link
Author

Yes, this is an omission: the "projection" property is handled by the 
CoordSearchPanel but currently cannot be passed via the toolbar config. So yes, 
you can add the option to ToolbarBuilder.js. I'll make you the owner of this 
issue as well and we can include this in v0.72.


Original comment by jus...@gmail.com on 21 Mar 2013 at 5:58

  • Changed state: Started

@GoogleCodeExporter
Copy link
Author

Original comment by jus...@gmail.com on 21 Mar 2013 at 5:59

  • Added labels: Milestone-Release0.72

@GoogleCodeExporter
Copy link
Author

Original comment by rvob...@gmail.com on 21 Mar 2013 at 7:31

  • Changed state: Fixed

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