[FEATURE] replace inspect mode with split view#313
Conversation
🗺️ Overture Explorer preview is live!
Note ♻️ This preview updates automatically with each push to this PR. |
|
🗳️ I think my vote is for this approach versus #315 |
|
I agree with John McCall (@lowlydba) - the inset can be confusing in practice, whereas the split view feels more straightforward |
|
I still need to make some additions to disable the Split View in iframe embed mode for the https://overturemaps.org/ landing page |
#313] Signed-off-by: Brandon Liu <bdon@bdon.org>
b0cb32a to
6083bc8
Compare
Signed-off-by: Brandon Liu <bdon@bdon.org>
|
John McCall (@lowlydba) Francisco Jiménez (@jjcfrancisco) added a UI element for fully minimizing or maximizing explore/inspect in the middle: https://staging.overturemaps.org/explore-site/pr/313/index.html#2/10/-80 Dana Bauer (@danabauer) the min/max can also be controlled via a URL parameter https://staging.overturemaps.org/explore-site/pr/313/index.html?view=explore#2/10/-80 We could also choose to make the embed on https://overturemaps.org show the Split View? |
Dana Bauer (danabauer)
left a comment
There was a problem hiding this comment.
The split screen functionality is lovely but the control arrow gets lost at the edges (see John's comment). It's too difficult to flip it back.
How would I do that? |
* make sure the handle is always fully visible * use the mode URL param to maintain the explore/inspect state * properly layer the divider in the z-order Closes #309 Signed-off-by: Brandon Liu <bdon@bdon.org>
I'll change the URL parameter to use the existing |
Signed-off-by: Brandon Liu <bdon@bdon.org>
|
PR preview updated: https://staging.overturemaps.org/explore-site/pr/313/index.html
|
Dana Bauer (danabauer)
left a comment
There was a problem hiding this comment.
amazing! Thanks, Brandon.
John McCall (lowlydba)
left a comment
There was a problem hiding this comment.
Looks great! Merge at will ![]()



Closes #309