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

Add filter / view sharing #44

Open
gmaclennan opened this issue Jun 3, 2016 · 0 comments
Open

Add filter / view sharing #44

gmaclennan opened this issue Jun 3, 2016 · 0 comments

Comments

@gmaclennan
Copy link
Member

We can encode the current filter using base64-url and store it as a url parameter, then add a hook in componentDidMount() to load it from the url and update the store. The map state is automatically stored in the url too. URLs will be long, so we should only generate when needed - probably some kind of share button on the app bar. Could also use a link-shortening service.

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