Ticket #73 (closed task: done)

Opened 7 years ago

Last modified 7 years ago

STMS - replot individual dots?

Reported by: jdalbey Owned by: jtorres
Priority: Low Milestone: May 2019 Training
Component: none Version:
Severity: Minor Keywords:
Cc:

Description

Can individual dots be redrawn (colored) in the Google Map without reloading the entire set of dots?

Change History

comment:1 Changed 7 years ago by jdalbey

  • Milestone set to May 2019 Training

comment:2 Changed 7 years ago by jdalbey

  • Owner changed from jdalbey to jtorres
  • Priority changed from Medium to Low
  • Status changed from new to assigned

comment:3 Changed 7 years ago by jdalbey

Solved in r271. Instead of loadGeoJson of the highway data very 30 sec, just do one initial load. Subsequently fetch the highways.json file through AJAX then only update the dots whose color has changed. The eliminates the refresh flicker also.

comment:4 Changed 7 years ago by jdalbey

  • Status changed from assigned to closed
  • Resolution set to done
Note: See TracTickets for help on using tickets.