Skip to content

Allow specifying the maptype to be shown #18

@Zandor300

Description

@Zandor300

I would love to be able to set the maptypes through props:

<AppleMaps
    mapType="hybrid" // standard | mutedStandard | hybrid | satellite
/>

Or specify a default one that should be shown on startup, while still allowing the user to cycle through them:

<AppleMaps
    defaultMapType="hybrid" // standard | mutedStandard | hybrid | satellite
/>

See:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions