laptop and a wrench

Erro

Layers in an application built with Ionic is not behaving as expected.

Última Publicação: September 18, 2018 ArcGIS API for JavaScript
Número de ID do Erro BUG-000107002
EnviadoJuly 31, 2017
Última ModificaçãoJune 5, 2024
Aplica-se àArcGIS API for JavaScript
Versão encontrada4.3
Sistema OperacionalAndroid
Versão do Sistema Operacional6.0x
StatusWill Not Be Addressed

Informações Adicionais

All images in the page are assigned max-width: 100% by www/build/main.css in this project. img { max-width: 100%; border: 0; } This is causing map images in MapImageLayer to shrink (to fit the size of its parent div) when zooming in beyond a certain scale, depending on the screen size of these images.

Solução Provisória

Fix www/build/main.css to scope the rule properly such that map images inside the ESRI map are not affected.Or,Override the max-width set by main.css by setting max-width: none; specifically for map images. Like this:#map_layer1 img {  max-width: none;}This would be easier if users assign a layer ID for the MapImageLayer and reference that ID in the CSS rule above.

Etapas para Reproduzir

ID do Erro: BUG-000107002

Software:

  • ArcGIS API for JavaScript

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