A andyp Member Licensed User Apr 9, 2019 #1 Hi I am using google maps - is it possible to hide 'my location' (the blue circle signifying your position) programatically? I would like to do something like visibility = true and visibility = false (similar to hiding a button, etc) Thank you
Hi I am using google maps - is it possible to hide 'my location' (the blue circle signifying your position) programatically? I would like to do something like visibility = true and visibility = false (similar to hiding a button, etc) Thank you
A andyp Member Licensed User Apr 9, 2019 #2 Hummm.. I needed to look a bit harder.... B4X: gmap.MyLocationEnabled = False Upvote 0