erdem / django-map-widgets

Highly customizable, intuitive, and user-friendly map widgets for GeoDjango applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

google map fail show in production server but work perfectly in development level

mafuz opened this issue · comments

commented

bellow are the errors throws in chrome:
GET http://www.mafuzestate.com/static/mapwidgets/js/mw_google_point_field.min.js 404 (Not Found)
(index):409 Uncaught ReferenceError: DjangoGooglePointFieldWidget is not defined

Note: when run collectstaic iget below results:

Found another file with the destination path 'bulma/css/style.css.map'. It will be ignored since only the first encountered file is collected. If this is not wh at you want, make sure every static file has a unique path. Found another file with the destination path 'bulma/css/font-awesome.min.css'. I t will be ignored since only the first encountered file is collected. If this is not what you want, make sure every static file has a unique path.