We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error message: You must enable Billing on the Google Cloud Project at https://console.cloud.google.com/project/_/billing/enable Learn more at https://developers.google.com/maps/gmp-get-started Places API error: BillingNotEnabledMapError https://developers.google.com/maps/documentation/javascript/error-messages#billing-not-enabled-map-error
The text was updated successfully, but these errors were encountered:
Maybe use django-geojson and django-leaflet with osm instead https://django-geojson.readthedocs.io/en/latest/models.html https://django-leaflet.readthedocs.io/en/latest/index.html
Sorry, something went wrong.
With https://django-location-field.readthedocs.io/en/latest/tutorials.html we can easily chose osm as default. However, we have to switch in the models the corresponding field.
closes #197 use osm for location widget
00d412e
ToppAce
Successfully merging a pull request may close this issue.
Error message:
You must enable Billing on the Google Cloud Project at https://console.cloud.google.com/project/_/billing/enable Learn more at https://developers.google.com/maps/gmp-get-started Places API error: BillingNotEnabledMapError
https://developers.google.com/maps/documentation/javascript/error-messages#billing-not-enabled-map-error
The text was updated successfully, but these errors were encountered: