The map view lists pubs, breweries, users & homebrew shops.
Currently other than users, it's just a static list in code.
This should be converted to a db table with type and then presented to the map from sql queries.
This would also make it easy to create access for admins to edit the items shown on the map.
The map view lists pubs, breweries, users & homebrew shops. Currently other than users, it's just a static list in code. This should be converted to a db table with type and then presented to the map from sql queries. This would also make it easy to create access for admins to edit the items shown on the map.