laptop and a wrench

Erro

"Draw non-intersecting line" sample double points with the same value in the array of points when a polyline is drawn.

Última Publicação: February 2, 2018 ArcGIS API for JavaScript
Número de ID do Erro BUG-000109701
EnviadoNovember 21, 2017
Última ModificaçãoJune 5, 2024
Aplica-se àArcGIS API for JavaScript
Versão encontrada4.5
Sistema OperacionalWindows OS
Versão do Sistema Operacional8.1
StatusWill Not Be Addressed

Informações Adicionais

This is by design. Clicking initially, users may notice two vertices were added, this is because the cursor-move and vertex-add are both being recognized. They both contain vertices info. The vertices is an array of vertexes that get added as each vertex is clicked. For example, the first mouse-click registers the vertex-add event. This event contains a vertexIndex = 0 and an array of vertices. The next mouse-click calls the vertex-add event and contains a vertexIndex = 1 with an array of vertices. These vertices contain the x/y coords from vertexIndex = 0 in addition to the new ones that were added with this new index.

Etapas para Reproduzir

ID do Erro: BUG-000109701

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