You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: