Skip to content

Conversation

@mattesmohr
Copy link
Member

@mattesmohr mattesmohr commented Nov 13, 2024

The pull request adds the missing usemap attribute.

Image()
   .source("....png")
   .useMap("imagemap")
Map {
   Area()
      .shape(.circle)
      .coordinates(...)
   }
}
.name("imagemap")

@mattesmohr mattesmohr marked this pull request as ready for review December 7, 2024 14:56
@mattesmohr mattesmohr merged commit bbf9093 into main Dec 7, 2024
1 check passed
@mattesmohr mattesmohr deleted the introduce-usemap-attribute branch December 7, 2024 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant