This commit is contained in:
cvaldes1201
2024-11-20 14:29:49 -06:00
parent 62ecc80337
commit ab0a6a1b8e
2 changed files with 3 additions and 2 deletions

View File

@@ -166,6 +166,7 @@ Sub MapFragment1_Ready
' Log($"|${c.GetString("CAT_CL_LONG")}|${c.GetString("CAT_CL_LAT")}|"$)
' Log(i&"|"&c.GetString("CAT_CL_LAT")&"|")
LatitudRu = 0
Log(c.GetString("CAT_CL_NOMBRE"))
If c.GetString("CAT_CL_LAT") <> "" Then LatitudRu = c.GetString("CAT_CL_LAT")
LongitudRU = 0
If c.GetString("CAT_CL_LONG") <> "" Then LongitudRU = c.GetString("CAT_CL_LONG")

View File

@@ -82,6 +82,6 @@ ModuleClosedNodes6=
ModuleClosedNodes7=
ModuleClosedNodes8=
ModuleClosedNodes9=
NavigationStack=C_Cliente,B4XPage_CloseRequest,426,0,DBRequestManager,Class_Globals,9,0,DBRequestManager,ExecuteQuery,36,0,appUpdater,CreateNotification,220,0,appUpdater,CreateNotification2,218,0,appUpdater,download_newApk,158,0,B4XMainPage,B4XPage_Created,172,0,C_Cliente,GPS_LocationChanged,385,0,C_Principal,Class_Globals,0,0,C_Principal,B4XPage_Created,247,0,C_Principal,JobDone,1025,0
NavigationStack=DBRequestManager,Class_Globals,9,0,DBRequestManager,ExecuteQuery,36,0,appUpdater,CreateNotification,220,0,appUpdater,CreateNotification2,218,0,appUpdater,download_newApk,158,0,B4XMainPage,B4XPage_Created,172,0,C_Cliente,GPS_LocationChanged,385,0,C_Principal,Class_Globals,0,0,C_Principal,B4XPage_Created,247,0,C_Principal,JobDone,1025,0,MAPA_RUTAS,MapFragment1_Ready,165,1
SelectedBuild=0
VisibleModules=1,2,3,12,4,5,6,7,8,9
VisibleModules=1,2,3,12,4,5,6,7,8,9,23