Don't know how to make elasticsearch recognise the location coordenates properly for Map "visualitzation" on Kibana

Hi @HikariNTB

You need to create a mapping with geo_point data type first before you index the data.

See an explanation here

1 Like