Closed A4TIF closed 2 years ago
Is there a workaround besides doing a reverse geocode request?
it works with google_point_map_widget:place_changed
event, so hopefully that should help. "marker_change" doesn't have the place object.
I am late to cover this one but I have fixed the place object bind issues in the new release. (0.4.0
)
I don't seem to get the "place" object in the console logs when marker_change is triggered. Others logs are fine. Can't seem to figure out why that is. I was hoping to capture more details from the response and display them as well. Any help will be appreciated. Thanks.
Env: django-map-widgets 0.3.2 django 2.2.24 Python 3.7