Skip to content

Maps in .NET 8 #1305

@davidbritch

Description

@davidbritch

The Map control was introduced in .NET 7 and can be used with <Map ... />. However, the Maps doc tends to declare an xmlns to use Map: <maps:Map ... />.

This has turned out to be wise because of collisions between Maps and Shapes.

However, in .NET 8 only <maps:Map ... /> will be an option. Sweep the Maps doc to ensure only this form is used, and add a note about the change too.

dotnet/maui#12568

The following types now need to be qualified with the new namespace schema: Map, MapSpan, Distance.


Associated WorkItem - 164943

Metadata

Metadata

Assignees

Labels

🏁 Release: .NET 10Work items for the .NET 10 release📌 seQUESTeredIdentifies that an issue has been imported into Quest.doc-enhancementImprove the current content [org]

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions