-
Notifications
You must be signed in to change notification settings - Fork 523
(DO NOT MERGE) Carlos/open street map sample #1606
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
base: v.next
Are you sure you want to change the base?
Conversation
Co-authored-by: William Bohrmann <[email protected]> Co-authored-by: Carlos Gutierrez <[email protected]>
…ndroid (#1589) Co-authored-by: William Bohrmann <[email protected]>
…#1599) Co-authored-by: Carlos Gutierrez <[email protected]>
… platforms (#1603) Co-authored-by: Carlos Gutierrez <[email protected]>
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.
Instead of changing the sample title, could you add an additional information section? For example, see
…de deprecation notice
@williambohrmann3 Corrections made - ready for re-review. |
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.
this PR should target v.next since this deprecation hasn't happened yet
@@ -28,6 +28,8 @@ When the sample opens, it will automatically display the map with the OpenStreet | |||
|
|||
## Additional information | |||
|
|||
ArcGIS Maps SDK OpenStreetMap Styles is deprecated and will be retired in 2030. The last release will be ArcGIS Maps SDK 200.8, in Q3 2025. For more information, see the deprecation announcement. |
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.
ArcGIS Maps SDK OpenStreetMap Styles is deprecated and will be retired in 2030. The last release will be ArcGIS Maps SDK 200.8, in Q3 2025. For more information, see the deprecation announcement. | |
OpenStreetMap basemap styles has been deprecated with the release of ArcGIS Maps SDK 200.8. |
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.
@pMaske @mbranscomb thoughts on this wording?
Co-authored-by: Morten Nielsen <[email protected]>
…de deprecation notice
…arcgis-maps-sdk-dotnet-samples into Carlos/OpenStreetMapSample pulling from remote branch
This reverts commit 3d0748c.
@williambohrmann3 Corrected all of the weird branch issues, looks like its good now. |
Description
This PR is for OpenStreetMap layer in Layers category. OpenStreetMap is the qualified proper noun for the project, instead of "Open Street Map" (with whitespace).
NOTE: This naming convention was already the case for .NET, just needed to go in and fix the style checker and add the deprecation alert in the readme files.
Type of change
Platforms tested on
Checklist