Skip to main content

Device Map

Note

This feature is only available in WalnutPi Gen 1 images V2.5.0 and above.

The WalnutPi Device Map is a unique feature of the WalnutPi system. It obtains the board's location via IP address and displays it on a map, with location accuracy to the city level. Device Map Link

map_device

This feature is enabled by default. Users can disable it manually:

Disable command:

systemctl disable map_device.service

Restart the board for the change to take effect.

Enable command:

systemctl enable map_device.service

Restart the board for the change to take effect.