So in our app, we have a mapbox map, where we can select postal codes and assign them to a group. This actions is executed by a callback. When this callback occurs and finishes its task, for which the user had zoomed into the map to find a postal code, the zoom will revert back to it’s original state, how do I prevent it from doing that?
1 Like