This code mixes the Controller to remove the logic and data access from the view (Map.js). It also has a new files like "util/schema.js" with the pod attributes, "util/utilMethods.js" with method to check when an attribute is valid or not.
The locations are stored inside the user's pod and also retrieved. The problem are the images that they are store and retrieved but they are not shown in the view.
This code mixes the Controller to remove the logic and data access from the view (Map.js). It also has a new files like "util/schema.js" with the pod attributes, "util/utilMethods.js" with method to check when an attribute is valid or not. The locations are stored inside the user's pod and also retrieved. The problem are the images that they are store and retrieved but they are not shown in the view.