ah_Yes_NO_Tee
Implement a program where you can add name and age into a seperate list
I want to have two form pages apart from the main page where you can maneuver two the page with the name and age input and to the page with the inputted name and age. The problem is that the list is not getting updated. The solution is using singleton but I have no clue how to implement that.
8 replies
Maui, Mapping, Syncfusion, Marker, Tooltip, Api, Json
I have this dotnet MAUI project and I want to be able to hover over a pin with my mouse and it should show me like informations like longitude and latitude and city name. I only managed to get it showing the latitude and longitude and somehow the city name is not showing at all. The end goal is to be able to show some infors about the weather of a city through the openweather api. I havent managed to work with json yet.
7 replies