Skip to main content

All Questions

Tagged with
0 votes
1 answer
33 views

Red bubbles inside a MapView in kivymd

I'm making an application that uses a map, but when I zoom in or zoom out, orange bubbles appear on the map that I don't know how to disable. Also, when I switch to another window, the dots remain. ...
Batman Dorado's user avatar
-1 votes
2 answers
1k views

kivy_garden.mapview module issues with buildozer (2022)

I get a problem while launching my app on android. It crashes while trying to open it on android. My app uses kivy and kivymd as a GUI. It also uses kivy_garden.mapview to display a map. It works ...
Iji's user avatar
  • 31
0 votes
1 answer
2k views

AttributeError: ‘super’ object has no attribute ‘__getattr__’ [Troubleshooting: Kivy]

I am creating an android application using kivy.garden.mapviev, I want the user to be able to move the marker (hero icon) with buttons. when I add an int value to the value dumped from string to float,...
Damian R.'s user avatar
0 votes
1 answer
76 views

Kivymd mapview app not able to load image

My mapview app is not loading the image and I don't know why
Alamin's user avatar
  • 1