Fred'ô / Wordpress : Issue with WP GPX Maps version 1.5.04

Created Tue, 03 Apr 2018 00:00:00 +0000 Modified Tue, 03 Apr 2018 00:00:00 +0000
61 Words

I see an issue with WP-GPX-MapsBastianon Massimo ) version 1.5.04 .

The issue it’s on file WP-GPX-Maps.js , line 1078 et column 5. When I see the source code I see :

hoptions.data.datasets.push( getDataset(lng.atemp,myData,Items, color7, yaxe.id) );

And for me it’s :

hoptions.data.datasets.push( getDataset(lng.atemp,myData.Items, color7, yaxe.id) );

For the support of WP-GPX-Maps, two links :