cfahlgren1 / Bounce

A Django web application that uses MapBox to show thousands of outdoor basketball courts all around the United States
https://bouncemap.com
19 stars 9 forks source link

Ask user for location to load map #7

Open cfahlgren1 opened 4 years ago

cfahlgren1 commented 4 years ago

If user location was given, load map from users longitude and latitude, this can be done through the JS library to ask for the user location, then pass the lng and lat into the mapbox script to load map.