Skip to content
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

Reducing the maps API space #9682

Merged
merged 4 commits into from
Aug 26, 2022
Merged

Reducing the maps API space #9682

merged 4 commits into from
Aug 26, 2022

Conversation

mattleibow
Copy link
Member

Description of Change

This PR is to make the public GoogleMap? IMapHandler.Map { get; } not be settable from outside the handler.

The other part is to make the base type for the map elements be plain C# objects so that Tizen does not have to use views as that is probably not supported - just like we use plain objects in all the other platforms.

@mattleibow mattleibow added the area-controls-map Map / Maps label Aug 26, 2022
@ghost ghost added the legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label Aug 26, 2022
@mattleibow mattleibow requested a review from rmarinho August 26, 2022 16:05
@mattleibow mattleibow merged commit 99d99c1 into main Aug 26, 2022
@mattleibow mattleibow deleted the dev/fix-main-ci branch August 26, 2022 19:37
@github-actions github-actions bot locked and limited conversation to collaborators Dec 17, 2023
@Eilon Eilon removed the legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label May 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants