Skip to content

Dobatymo/qmaps

Repository files navigation

QMaps

Install

  • Windows older than Windows 10 or Python 3.7: pip install qmaps[qt5]
  • Windows 10 and above, Python 3.8 and above: pip install qmaps[qt6]

Examples

  • py examples/googlemaps.py (GoogleMaps library using GoogleMaps tiles)
  • py examples/googlemaps_osm.py (GoogleMaps library using OpenStreetMap tiles)
  • py examples/leaflet_osm.py (Leaflet library using OpenStreetMap tiles)
  • py examples/openlayers_osm.py (OpenLayers library using OpenStreetMap tiles)

Others

See https://ircama.github.io/osm-carto-tutorials/map-client/ for more JavaScript maps implementations.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published