Geo-Web-Project / browser

An interface that uses geolocation to navigate/resolve content on the Geo Web.
MIT License
3 stars 8 forks source link

Resolve web content from a parcel's linked URI #3

Closed gravenp closed 3 years ago

gravenp commented 3 years ago

User Story As a user, I want to see the web content linked to my current land parcel via a URI.

Why Is this Needed This enables Geo Web use cases other than just augmented reality. It offers the same frictionless discovery of the "AR metaverse" concept, but in a familiar web content model (good for publishers and users).

Details -Use an iframe or suitable alternative method to resolve content from the URI linked to the user's current land parcel -URI formats include http, https, ipfs, & ipns -Display the URI below the content frame -Allow the user to scroll and navigate links within the content frame (i.e. clicking a link shouldn't open a new tab or navigate away from the Geo Web browser URL) -View should be toggle-able with the Gallery View

Browser - URI Web Content (Desktop) Browser - URI Web Content (Mobile)