Kivy Mobile App #18 | Show Singapore Train Stations on Mapview

Опубликовано: 20 Декабрь 2025
на канале: Code with Marcus
142
10

In this tutorial, we are going to add the Kivy Garden Mapview to the MRT/LRT screen of the MyTransportApp. This screen is going to show all the train stations in Singapore. When you click on the marker, you will get a pop up menu with the information of the train station.

You can find the web based version of the tutorial on my website at the link below.
https://learndatascienceskill.com/ind...

In this tutorial, you will learn
1. How to create a table named "mrt" and a table named "lrt" inside the database
2. How to populate and save data into the table within the database from csv file
3. How to browse the data in the database with DB Browser
4. How to query the database from our main app.
5. How to create MRT/LRT Mapview and get min and max latitude and longtitude in the user window
6. How to create MRT and LRT Marker on the Mapview
7. How to create Pop Up Menu and MD Dialog that shows the details of the MRT and LRT
8. How to create a GPS Helper to initiate the GPS Blinker, center the MRT/LRT Mapview and alert user to turn on GPS

Follow me on my Github page:
https://github.com/MarcusChong123/MyT...

Support my Channel and my Work on Buy Me A Coffee:
https://www.buymeacoffee.com/marcusch...

Please subscribe to my channel if you want to learn about it! I am very exciting to share what I have learned about Kivy with you :)