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 want it to load those locations onto the map (with info windows) . We want custom marker icons for each of the 3 categories & the geolocation icon.
The question is how to take locations from a local storage variable & invoke them on button click to display on a map with custom icons. Also how to change the geolocation marker to a custom icon, as well.
Please tell me what to do. If anyone can give me an answer within the next hour that I can test & prove it works I'm happy to pay $25 via Paypal. Please help me solve the problem.