Skip to content

Refactor / Extend VideoOverlay Tutorial (ImageOverlay, SVGOverlay)Β #8085

Closed
@Falke-Design

Description

ImageOverlay and SVGOverlay are not explained.

Change the VideoOverlay-Tutorial to following structure:

Rename the header.

Explain ImageOverlay

  • The general explanaition can be used from VideoOverlay
  • If know-how available add a sample how to use different sources
  • Explain that the option interactive is per default false. This means that no mouse events are triggered. Can be changed with L.ImageOverlay(coords, {interactive: true})
  • Sample with errorOverlayUrl option
  • Explain that it is import for accessibility to add a alt option.

Explain VideoOverlay

Explain SVGOverlay

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    docsImprovements or additions to documentationgood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions