-
Notifications
You must be signed in to change notification settings - Fork 78
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
Make dynamic demo using static html table menu design #232
Milestone
Comments
5 tasks
Let's do this 👍 |
@jywarren , @ebarry
Thanks! |
The layer names should direct us to any provided link in the layer info, as
described in
#135. Each
layer should have a set of properties like "description" "title" "url" --
that can be used to populate this. If a layer doesn't have a URL to "read
more", we don't have to provide a link.
The checkboxes should toggle the layers on the map, just like the regular
menu. In fact, we could start this project by restyling the existing layer
control to be larger, and to look more like this, just to provide more
information.
Finally, the button could be additional optional per-layer information: a
properties like "prompt_text" and "prompt_url" could be used to generate a
button.
Longer-term, we could have way to substitute parameters into the URL, like
if we want the button prompt to go to: "
https://publiclab.org/post?lat={lat}&lon={lon}" for example, we could
update the prompt button with those values as you drag the map around.
How does this sound?
…On Sat, Aug 24, 2019 at 7:24 AM Sagarpreet Chadha ***@***.***> wrote:
@jywarren <https://github.com/jywarren> , @ebarry
<https://github.com/ebarry>
What exactly do we have to do here?
Following questions:
1. Clicking on layers name redirects us to where?
2. What are the checkbox for? There is no form submit button .
3. Add a report , file a report and Get a sensor links to ?
Thanks!
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#232?email_source=notifications&email_token=AAAF6JZ54ZZVLF42R76AA3DQGEK57A5CNFSM4H7AFWV2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD5B6FXA#issuecomment-524542684>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAAF6J7DQUYOWBHZQVAQFSLQGEK57ANCNFSM4H7AFWVQ>
.
|
Can I work on this? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Building on #193, let's get this working as an interactive demo!
The text was updated successfully, but these errors were encountered: