Skip to content

Use namespaced attributes for MapCameraPosition #209

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

carson-katri
Copy link
Member

@carson-katri carson-katri commented Jan 23, 2024

Depends on liveview-native/liveview-client-swiftui#1240

This enables the following syntax for the MapCameraPosition type:

<Map
    position="region"
    position:latitude={34.011_286}
    position:longitude={-116.166_868}
    position:latitude-delta={0.2}
    position:longitude-delta={0.2}
/>

@bcardarella bcardarella merged commit b2da595 into main Jan 23, 2024
@bcardarella bcardarella deleted the namespaced-camera-position branch January 23, 2024 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants