laptop and a wrench

Erro

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

ArcGIS Field Maps
Número de ID do Erro BUG-000159625
EnviadoJuly 5, 2023
Última ModificaçãoOctober 1, 2025
Aplica-se àArcGIS Field Maps
Versão encontrada23.2
Sistema OperacionalApple iOS
Versão do Sistema Operacional16.x
Versão Fixa25.2
StatusFixed

Solução Provisória

  • 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.

Etapas para Reproduzir

ID do Erro: BUG-000159625

Software:

  • ArcGIS Field Maps

Seja notificado quando o status de um erro mudar

Baixe o Aplicativo de Suporte da Esri

Descubra mais sobre este tema

Obtenha ajuda de especialistas do ArcGIS

Entre em contato com Suporte Técnico

Baixe o Aplicativo de Suporte da Esri

Ir para as opções de download