-
Notifications
You must be signed in to change notification settings - Fork 21.6k
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
Remove references to Android and iOS SDKs. #125968
base: main
Are you sure you want to change the base?
Conversation
@stevemunk : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
Learn Build status updates of commit 4a7d82e:
|
File | Status | Preview URL | Details |
---|---|---|---|
articles/azure-maps/about-azure-maps.md | Details | ||
articles/azure-maps/data-driven-style-expressions-web-sdk.md | Details | ||
articles/azure-maps/how-to-show-attribution.md | Details | ||
articles/azure-maps/how-to-view-api-usage.md | Details | ||
articles/azure-maps/migrate-from-google-maps.md | Details | ||
articles/azure-maps/supported-browsers.md | Details | ||
articles/azure-maps/supported-languages.md | Details | ||
articles/azure-maps/supported-map-styles.md | Details | ||
articles/azure-maps/zoom-levels-and-tile-grid.md | Details |
articles/azure-maps/about-azure-maps.md
- Line 6, Column 10: [Warning: ms-date-invalid - See documentation]
Value out of range for 'ms.date': '03/31/2025'. If specified, must be a date in format M/D/YYYY, no more than 30 days from today. If you don't specify ms.date, the date will be updated automatically.
- Line 63, Column 18: [Suggestion: preserve-view-not-set - See documentation]
You've pinned this link to a specific version of content with the view parameter. It's recommended not to pin a version unless that version is A) not the default view and B) the context is about that version specifically. To proceed with pinning a version add the &preserve-view=true to the URL. Otherwise, remove the view parameter. URL: /rest/api/maps/render?view=rest-maps-1.0
articles/azure-maps/data-driven-style-expressions-web-sdk.md
- Line 6, Column 10: [Warning: ms-date-invalid - See documentation]
Value out of range for 'ms.date': '03/31/2025'. If specified, must be a date in format M/D/YYYY, no more than 30 days from today. If you don't specify ms.date, the date will be updated automatically.
articles/azure-maps/how-to-show-attribution.md
- Line 7, Column 10: [Warning: ms-date-invalid - See documentation]
Value out of range for 'ms.date': '3/31/2025'. If specified, must be a date in format M/D/YYYY, no more than 30 days from today. If you don't specify ms.date, the date will be updated automatically.
articles/azure-maps/how-to-view-api-usage.md
- Line 7, Column 10: [Warning: ms-date-invalid - See documentation]
Value out of range for 'ms.date': '03/31/2025'. If specified, must be a date in format M/D/YYYY, no more than 30 days from today. If you don't specify ms.date, the date will be updated automatically.
articles/azure-maps/migrate-from-google-maps.md
- Line 6, Column 10: [Warning: ms-date-invalid - See documentation]
Value out of range for 'ms.date': '03/31/2025'. If specified, must be a date in format M/D/YYYY, no more than 30 days from today. If you don't specify ms.date, the date will be updated automatically.
articles/azure-maps/supported-browsers.md
- Line 7, Column 10: [Warning: ms-date-invalid - See documentation]
Value out of range for 'ms.date': '03/31/2025'. If specified, must be a date in format M/D/YYYY, no more than 30 days from today. If you don't specify ms.date, the date will be updated automatically.
articles/azure-maps/supported-languages.md
- Line 6, Column 10: [Warning: ms-date-invalid - See documentation]
Value out of range for 'ms.date': '03/31/2025'. If specified, must be a date in format M/D/YYYY, no more than 30 days from today. If you don't specify ms.date, the date will be updated automatically.
articles/azure-maps/supported-map-styles.md
- Line 6, Column 10: [Warning: ms-date-invalid - See documentation]
Value out of range for 'ms.date': '03/31/2025'. If specified, must be a date in format M/D/YYYY, no more than 30 days from today. If you don't specify ms.date, the date will be updated automatically.
articles/azure-maps/zoom-levels-and-tile-grid.md
- Line 6, Column 10: [Warning: ms-date-invalid - See documentation]
Value out of range for 'ms.date': '03/31/2025'. If specified, must be a date in format M/D/YYYY, no more than 30 days from today. If you don't specify ms.date, the date will be updated automatically.
For more details, please refer to the build report.
Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.
For any questions, please:
- Try searching the learn.microsoft.com contributor guides
- Post your question in the Learn support channel
Adding the triage label to remove this PR from the review queue. #label:"aq-pr-triaged" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thank you @stevemunk for the PR. Looks good to me!
@@ -31,7 +31,7 @@ If you don't have an Azure subscription, create a [free account] before you begi | |||
|
|||
## Azure Maps platform overview | |||
|
|||
Azure Maps provides developers from all industries powerful geospatial capabilities. The capabilities are packed with regularly updated map data to provide geographic context for web, and mobile applications. Azure Maps has an Azure One API compliant set of REST APIs. The REST APIs offer Maps Rendering, Search, Routing, Traffic, Time Zones, Geolocation, Geofencing, Map Data, and Weather. Operations are accompanied by both Web and Android SDKs to make development easy, flexible, and portable across multiple platforms. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we rephrase the last sentence <Operations are accompanied by both Web and Android SDKs to make development easy, flexible, and portable across multiple platforms.> without Android SDK? I think the last sentence still be worthy to be mentioned since it emphasizes the Azure Maps Web SDK's benefits or advantage besides of Azure Maps APIs.
PR Review Team: Please don't close, review or merge this PR until 3/31/2025 and it's signed-off by me or @sinnypan. This PR is part of an established workflow. Thanks.
Please assign @sinnypan as a reviewer to this PR.