widgets
Map
An OpenStreetMap widget that can the user can pan and zoom
by The Fyne-x Team
About
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()Installation
You can install this add-on using go get:
go get fyne.io/x/fyne/widget
Or you can download the code directly from git:
git clone https://github.com/fyne-io/fyne-x.git