init(content:)
Creates a group of map content.
Declaration
init(@MapContentBuilder content: () -> Content)Parameters
- content:
A map content builder that produces the map content to group.
Creates a group of map content.
init(@MapContentBuilder content: () -> Content)A map content builder that produces the map content to group.