-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Fix several issues #45758
Fix several issues #45758
Conversation
API change check APIView has identified API level changes in this PR and created following API reviews. |
/check-enforcer evaluate |
@jecmenicanikola , we should make all the |
this in test package, I need to use GeoJsonGeometryCollection and GeoJsonPolygon to cast, so these classes cannot be internal. I don't have corresponding classes in Azure.Core.GeoJson. |
@dubiety what about my commnet? Are we good to merge this? |
Using it only for casting doesn't seem right to me. Let me check and I'll get back to you soon. |
sdk/maps/Azure.Maps.Search/api/Azure.Maps.Search.netstandard2.0.cs
Outdated
Show resolved
Hide resolved
For
|
@dubiety I couldn't map these objects
|
It's fine. I'll fix it. I approved your PR and will merge it. |
This PR contains: