Thanks for the help, Tiggzi is awesome! This almost does what we want, but we have over a thousand locations in all we want to add to the map, so we wanted to map them using the database instead of one at a time. Is it possible to add our latitude & longitude data into a local storage variable &...
This is what we're trying to accomplish: The first marker is put on the map when the page loads. This marker is the geolocation of the user using the app & should always be on the map. Next we have 3 categories of locations invoked by button click. When the user clicks on a category button, we w...