django-location-field icon indicating copy to clipboard operation
django-location-field copied to clipboard

Mapbox doesn't work as map provider

Open parkhomchukp opened this issue 2 years ago • 0 comments

Mapbox doesn't work as map provider since they deprecated classic styles: https://blog.mapbox.com/deprecating-studio-classic-styles-d8892ac38cb4 When I try to load map at the django admin panel, the map doesn't render correctly. Response to the request is: {"message":"Classic styles are no longer supported; see https://blog.mapbox.com/deprecating-studio-classic-styles-d8892ac38cb4 for more information"}

parkhomchukp avatar Mar 22 '22 20:03 parkhomchukp