mirror of
https://github.com/markqvist/Sideband.git
synced 2025-09-19 12:24:38 -04:00
Fixed kivy mapview bugs
This commit is contained in:
parent
14e3b20f31
commit
d7a1c8c507
2 changed files with 71 additions and 7 deletions
|
@ -10,6 +10,7 @@ from mapview.types import Bbox, Coordinate
|
|||
from mapview.view import (
|
||||
MapLayer,
|
||||
MapMarker,
|
||||
CustomMapMarker,
|
||||
MapMarkerPopup,
|
||||
MapView,
|
||||
MarkerMapLayer,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue