Bencsik Jancsi

Results 1 comments of Bencsik Jancsi

How to remove all added markers: function onMapReady(args) { mapView = args.map // this will remove added markers: **_mapView.clear()_** }