Map

I am currently trying to make a map. However, it says that the 'view' is not in scope. What does this mean and how can I fix this?

  • your setView function should be inside the ViewController class.

Add a Comment