took out gdatareverse
This commit is contained in:
@@ -149,7 +149,7 @@
|
||||
//})
|
||||
|
||||
function highlightLastMarker(geoJSON, highlightColor) {
|
||||
geoJSON.reverse()[0].properties["marker-color"] = highlightColor
|
||||
geoJSON[0].properties["marker-color"] = highlightColor
|
||||
return geoJSON
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user