cuba-platform/charts

MapInitEvent and route are invoked with delay

Flaurite opened this issue · 0 comments

Environment

  • Platform version: 7.1
  • Client type: Web

Description of the bug or enhancement

MapInitEvent and route have the same problem.

  • Minimal reproducible example
  1. Launch Sampler application
  2. Open Map -> Map with directions (sampler screen) and don't move mouse.
    map
  3. If we move or click mouse route will be shown.

ER
Route should be shown after screen loading.

For QA

Check that route and MapInitEvent are invoked after screen loading.