Skip to content

embedded iframe #11

@ghost

Description

There are two ways that peermaps can be embedded as an iframe:

  • hidden, requesting data only
  • visible, displaying a map

Both should tie into a permissions approval model that can be managed from the web app or possibly also from the embedded element when it is visible. When the iframe is opened in hidden mode, it could expand to present a visible ui in order to request permission, then disappear if permission is given.

Both methods can be driven by the parent web page using postMessage.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions