globalforest/forestmapview.py

4 lines
79 B
Python

from kivy.garden.mapview import MapView
class ForestMapView(MapView):
pass