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

Simple in use location model and form field with MapInput widget for picking some location. Uses mapbox gl js, flexible map provider API. Fully compatible with bootstrap framework. Can be used with sp...

Results 6 django-mapbox-location-field issues
Sort by recently updated
recently updated
newest added
trafficstars

Have added a useful link about the types of database from the scaler topics.

So I click on the map, everything is great, coordinates are good, when I save the form everything is good too, even if I then edit the form and save...

I'm using django-mapbox-location-field 1.7.3 on Django 3.2.8, I enabled the app by adding it to the INSTALLED_APPS list of settings.py, I added a location field to a model and ran...

Hello! After updating to v2.1.0, the value stored in the database for `LocationField()` has flipped on me. For example, an old record using v2.0.0 shows `-99.91433437500096,44.55426270755038` (lng,lat), but after installing...

Uncaught Error: Invalid LngLat latitude value: must be between -90 and 90 It's as if the value before location is considered incorrect. ![ภาพ](https://github.com/simon-the-shark/django-mapbox-location-field/assets/57664805/542d1d0e-d5d6-4c38-9419-103a93e806a7)

When I click on your demo project url, I reach a dead page. ![image](https://github.com/simon-the-shark/django-mapbox-location-field/assets/14131043/e69f0e37-2ea9-40c0-b6fa-0b330159044f)