toga/examples/mapview
2024-02-28 13:06:29 +08:00
..
mapview Reworked map zoom to give it a consistent and reversible interpretation. 2024-02-28 13:06:29 +08:00
pyproject.toml Initial pass at an OSMDroid-based Android MapView. 2024-02-21 11:03:45 +08:00
README.rst Initial Cocoa implementation of map view with demo app. 2024-02-21 11:03:43 +08:00

Map View
========

Test app for the Map View widget.

Quickstart
~~~~~~~~~~

To run this example:

    $ pip install toga
    $ python -m mapview