Title: error with multiple points in live tracking
Last modified: December 26, 2018

---

# error with multiple points in live tracking

 *  Resolved [pisoni](https://wordpress.org/support/users/pisoni/)
 * (@pisoni)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/error-with-multiple-points-in-live-tracking/)
 * Hi,
 * First of all, thanks for this plugin, I wanted to use to track some drones. I
   have seen that when I specify some users in a map, like user=@user1,user3 only
   the last user has metadata. I think this is a misplacement of a line in the code:
 * — a/trackserver.php
    +++ b/trackserver.php @@ -3907,8 +3907,8 @@ ); } $tracks[
   $id ][‘points’][] = array( $row[‘latitude’], $row[‘longitude’] ); + $tracks[ 
   $id ][‘metadata’] = $this->get_metadata( $row ); } – $tracks[ $id ][‘metadata’]
   = $this->get_metadata( $row );
 *  // Convert points to Polyline
    foreach ( $tracks as $id => $values ) {
 * Hope is useful

Viewing 1 replies (of 1 total)

 *  Plugin Author [tinuzz](https://wordpress.org/support/users/tinuzz/)
 * (@tinuzz)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/error-with-multiple-points-in-live-tracking/#post-11072275)
 * Thank you! I will have a look at it!
 * Best regards,
    Martijn.

Viewing 1 replies (of 1 total)

The topic ‘error with multiple points in live tracking’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/trackserver.svg)
 * [Trackserver](https://wordpress.org/plugins/trackserver/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/trackserver/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/trackserver/)
 * [Active Topics](https://wordpress.org/support/plugin/trackserver/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/trackserver/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/trackserver/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [tinuzz](https://wordpress.org/support/users/tinuzz/)
 * Last activity: [7 years, 4 months ago](https://wordpress.org/support/topic/error-with-multiple-points-in-live-tracking/#post-11072275)
 * Status: resolved