se modifica el servidor y se modifica los globos por que tronaba el app

This commit is contained in:
cvaldes1201
2026-04-13 11:43:31 -06:00
parent 48e975e23f
commit cd8bb9c784
5 changed files with 14 additions and 8 deletions

View File

@@ -154,9 +154,15 @@ Sub MapFragment1_Ready
If esteAzul = 1 Then esteAzul2= "marker-azul-"&NumSerie&".png"
If esteAzul = 2 Then esteAzul2= "marker-azul1-"&NumSerie&".png"
If esteAzul = 3 Then esteAzul2= "marker-azul2-"&NumSerie&".png"
If esteAzul = 4 Then esteAzul2=gmap.HUE_AZURE+50
If esteAzul = 5 Then esteAzul2=gmap.HUE_AZURE+75
If esteAzul = 4 Then esteAzul2= "marker-azul-"&NumSerie&".png"
If esteAzul = 5 Then esteAzul2= "marker-azul1-"&NumSerie&".png"
' Log(ruta & "|" & esteAzul & "|" & esteAzul2)
Log(CODIGO)
Log(NumSerie)
Log(LatitudRu)
Log(LongitudRU)
Log(esteAzul2)
Log(esteAzul)
MARK_AZUL = gmap.AddMarker3(LatitudRu, LongitudRU, CODIGO, LoadBitmap(File.DirAssets, esteAzul2))
MARK_AZUL.Snippet = "R: " & ruta & " - " & Tienda
rutaAnt = ruta