An OpenStreetMap widget that can the user can pan and zoom. To use this in your app and be compliant with their requirements you may need to request permission to embed in your specific software.

Code

m := widget.NewMap()

Usage

You can use this directly from the source code using standard go imports:

go get github.com/fyne-io/fyne-x/widget@latest

Or you can download the code directly from git:

git clone https://github.com/fyne-io/fyne-x.git

Screenshots

The component is demonstrated in the following images: