MapLocation.Icon

From Xojo Documentation

Property (As Picture )
aMapLocation.Icon = newPictureValue
or
PictureValue = aMapLocation.Icon

New in 2020r2

Supported for all project types and targets.

The picture that appears at the location when added to the map. The default is a pin.

See Also

MobileMapViewer.AddLocation method.