From c8e7a10be948c2405d46d8c3caf4a8c6675eee29 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Wed, 27 Feb 2019 19:35:54 +0100 Subject: rebuild --- client/map/index.js | 1 + 1 file changed, 1 insertion(+) (limited to 'client/map/index.js') diff --git a/client/map/index.js b/client/map/index.js index 2a6686be..d38855bf 100644 --- a/client/map/index.js +++ b/client/map/index.js @@ -78,6 +78,7 @@ export default function append(el, payload) { source = [address.lat, address.lng].map(n => parseFloat(n)) } + // ....i dont think the sort order does anything?? citations.sort((a,b) => sortOrder.indexOf(a) - sortOrder.indexOf(b)) .forEach(citation => { const address = citation.addresses[0] -- cgit v1.2.3-70-g09d2