Leaflet Live Maps with Kafka
Create a real-time map with Leaflet.JS and Kafka messages

Alright, welcome to the last part of the series Real-time maps with Kafka, Python, and Leaflet.JS. We’ll have a look at how to call the Python Kafka Consumer API from our Javascript frontend with Server-Sent Events and display them on a leaflet map in real-time.