Open dcolli23 opened 4 years ago
Instead of exposing the map as a public attribute, we should make this private and have access methods for the map. This will be more secure and easier to develop with.
Description
Instead of exposing the map as a public attribute, we should make this private and have access methods for the map. This will be more secure and easier to develop with.