laptop and a wrench

Bogue

Dashed line style is not honored when creating offline areas in ArcGIS Field Maps. Solid line is shown instead.

ArcGIS Field Maps
Numéro d’ID de bogue BUG-000159625
EnvoiJuly 5, 2023
Dernière modificationOctober 1, 2025
S’applique àArcGIS Field Maps
Version trouvée23.2
Système d’exploitationApple iOS
Version du système d’exploitation16.x
Version de correction25.2
StatutFixed

Solution de contournement

  • Open the downloaded area folder in the iOS Files App, find the file named mobile_map.mmap.
  • Make a copy in a place that can be edited (e.g. the desktop) and open it with a text editor.
  • Find the JSON section that defines the symbology and notice the style is missing:

                },

                {

                  "label": "dash7",

                  "symbol": {

                    "color": [

                      20,

                      158,

                      206,

                      255

                    ],

                    "type": "esriSLS",

                    "width": 2.8900001049041748

                  },

                  "value": "dash7"

                },

  • Add the lacking style and save the file:

                },

                {

                  "label": "dash7",

                  "symbol": {

                    "color": [

                      20,

                      158,

                      206,

                      255

                    ],

                    "type": "esriSLS",

                    "style": "esriSLSShortDot",

                    "width": 2.8900001049041748

                  },

                  "value": "dash7"

                },

  • Overwrite the file in the field maps folder in iOS Files app.
  • Restart the ArcGIS Field Maps app and try again.

Étapes pour reproduire

ID de bogue: BUG-000159625

Logiciel:

  • ArcGIS Field Maps

Recevoir une notification lorsque le statut d’un bogue change

Télécharger l’application Esri Support

En savoir plus sur ce sujet

Obtenir de l’aide auprès des experts ArcGIS

Contacter le support technique

Télécharger l’application Esri Support

Accéder aux options de téléchargement