mirror of
https://github.com/KeymonSoft/Kelloggs_V3.git
synced 2026-04-17 21:06:22 +00:00
19-9-23 Distancia Geocerca 50mts
This commit is contained in:
@@ -709,7 +709,7 @@ Sub GPS_LocationChanged (Location1 As Location)
|
||||
|
||||
gps_boton_doe ="1"
|
||||
' LogColor($"Distancia actual: ${distance}"$, Colors.Blue)
|
||||
If distance <= 5000000000000 Or usuario = "KMTSKLL1" Then
|
||||
If distance <= 50 Or usuario = "KMTSKLL1" Then
|
||||
' If pgs_boton_noventa = "1" Then Tels.Visible = True
|
||||
If gps_boton_doe ="1" Then b_whats.Visible = True
|
||||
B_VENTA.Visible = True
|
||||
|
||||
Reference in New Issue
Block a user