Relative Content

Tag Archive for mapsmauimaui-blazor

Is it possible to implement the mobile native Map control in MAUI Blazor?

As I understand it, we can’t implement native controls within our web view however currently all of my layout including header and bottom navbar are done in Blazor. Preferably I’d like to keep this layout as is and insert a mobile native map in between my layout like the rest of my razor components but I’m not sure if this is possible.