Número de ID do Erro |
BUG-000159455 |
Enviado | June 27, 2023 |
Última Modificação | June 5, 2024 |
Aplica-se à | Portal for ArcGIS |
Versão encontrada | 10.9.1 |
Sistema Operacional | Windows OS |
Versão do Sistema Operacional | 10.0 64 Bit |
Status | As Designed
Após revisão pela equipe de desenvolvimento, foi determinado que esse comportamento é conforme projetado. Consulte a seção Informações Adicionais para obter detalhes.
|
Informações Adicionais
This issue occurs because the WMS server uses a white (FFFFFF) canvas to draw the features. Using white color in either a symbol or text blends in with the background. By default, most applications request a transparent background, so the server makes all white pixels transparent, which causes the text or symbol to 'disappear'.
Solução Provisória
There are a couple of options; either one of these works:
- On the Web Map Service (WMS) service, do not use white (FFFFFF) color to render text or symbols. Instead, use the off-white color (FEFFFF).
- Set the background color (bgcolor) to a different color than white (FFFFFF).
Etapas para Reproduzir