showsUserLocation

Typeproperty
Dictionarynative.map
LibraryMap
Syntax
set the showsUserLocation of <widget> to { true | false }
get the showsUserLocation of <widget>
Associationscom.livecode.widget.native.map
Summary

Whether to show the user's current location

OSmac, ios, android
Platformsdesktop, mobile
Example
set the showsUserLocation of widget "Map" to true
Description

Use the showsUserLocation property to control whether the map displays a marker showing the current user location or not.