Setup: Openlayers 3
Description: I have a map and I need to draw gps points (10000+) to the map points have extra attributes on them (id, datetime, name etc.). I also have to draw path between those points. I now have two layers, one with the features and one with the line drawn from the gps...