diff --git a/B4A/C_Cliente.bas b/B4A/C_Cliente.bas index ab9a537..c252379 100644 --- a/B4A/C_Cliente.bas +++ b/B4A/C_Cliente.bas @@ -545,7 +545,7 @@ Sub GPS_LocationChanged (Location1 As Location) 'now we need the distance between our location and the target location distance = l1.DistanceTo(l2) 'the result is in meter gest.Visible = True - If distance < 500000000000000 Then + If distance < 50 Then LA_GEO.TextColor = Colors.Blue Tels.Visible = True gest.Visible = True diff --git a/B4A/MAZAPA.b4a b/B4A/MAZAPA.b4a index 5d3050e..14cbbcb 100644 --- a/B4A/MAZAPA.b4a +++ b/B4A/MAZAPA.b4a @@ -206,12 +206,12 @@ Module9=C_Mapas NumberOfFiles=69 NumberOfLibraries=33 NumberOfModules=31 -Version=13.1 +Version=12.8 @EndOfDesignText@ #Region Project Attributes - #ApplicationLabel: mazapa + #ApplicationLabel: Mazapa #VersionCode: 1 - #VersionName: 5.05.20 + #VersionName: 5.06.02 'SupportedOrientations possible values: unspecified, landscape or portrait. #SupportedOrientations: portrait #CanInstallToExternalStorage: False diff --git a/B4A/MAZAPA.b4a.meta b/B4A/MAZAPA.b4a.meta index 59000cc..c2fbe74 100644 --- a/B4A/MAZAPA.b4a.meta +++ b/B4A/MAZAPA.b4a.meta @@ -94,6 +94,6 @@ ModuleClosedNodes6= ModuleClosedNodes7= ModuleClosedNodes8= ModuleClosedNodes9= -NavigationStack=C_Cliente,Class_Globals,88,0,C_Cliente,mandaPendientesrecarga,2291,0,C_Cliente,mandaPendientes,2181,0,C_NoVenta,mandaPendientesnoventa,148,0,C_NoVenta,GUARDA_Click,139,0,C_Principal,cargar_Click,897,0,Starter,Process_Globals,16,0,Diseñador Visual,cliente.bal,-100,1,Diseñador Visual,proditem.bal,-100,1,B4XMainPage,i_engrane_Click,889,0,B4XMainPage,Class_Globals,23,0 +NavigationStack=C_Principal,cargar_Click,897,0,Starter,Process_Globals,16,0,Diseñador Visual,cliente.bal,-100,1,Diseñador Visual,proditem.bal,-100,1,B4XMainPage,i_engrane_Click,889,0,B4XMainPage,Class_Globals,19,0,Diseñador Visual,login.bal,-100,1,C_Principal,Subir_Click,800,0,C_Bitacora,b_Inicio_Fin_venta2_Click,132,0,C_Cliente,Class_Globals,120,0,C_Cliente,GPS_LocationChanged,528,0 SelectedBuild=0 -VisibleModules=29,1,2,14,5,6,18,4,21,15,11 +VisibleModules=29,2,14,5,6,18,4,21,15