Closed hdrdavies closed 8 years ago
Possible resources from the Google Maps API documentation:
This shows some of the default (unfortunately Google Maps v2) icons:
I couldn't find where the v3 markers are... they don't seem to be available in the official documentation.
EDIT: found some v3 ones here:
http://stackoverflow.com/questions/17746740/google-map-icons-with-visualrefresh
...but no yellow markers!
This should be covered in the next PR
Display yellow markers for 'unknown' suitability.
We've decided to use these markers from the initialisation of the page, then they can be filtered out with the filter drop-down.
Sub-issue of #73