I'm wading – carefully – into some basic geolocation using HTML5. I currently have a meta form that has space for lat and long coordinates and have found the proper code to obtain those coordinates using the Google Maps API (pretty simple stuff).
Next step: inserting those coordinates automatically into the form. The application would ideally allow users to make posts and store their coordinates for future reference and filtering (this is a big endeavor one step at a time). I haven't yet explored mixing JavaScript with Django in this manner and was looking to see if there's a straightforward manner for doing this. Any resources, experience or expertise on this would be greatly appreciated. In the end, for context's sake, I would like users to have the ability to search for localized posts via the map and have the posts corresponding to the area display on screen. Thanks for any insight. -- You received this message because you are subscribed to the Google Groups "Django users" group. To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/CkxAVz64tgQJ. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.