Integrating Mapbox into a Phoenix 1.7 Project - Part 2 - Receiving events in Phoenix from Mapbox
Aug 1, 2023 · 3 min read · In Part 1, we explored the basic integration of Mapbox into a Phoenix project, getting the necessary libraries installed and a map displayed. In this part, we will explore passing an event, such as the user moving a marker, back to Phoenix LiveView. ...
Join discussion