Hi -
I have some students that want to use the Map class in a project. The simple examples aren't currently working in the latest version of Greenfoot. Does anyone know if this is a Greenfoot version issue, or a change in the Google Map API that is causing errors? The following is a compile error:
Caused by: java.io.FileNotFoundException: Could not find file: http://maps.googleapis.com/maps/api/staticmap?sensor=false¢er=Brazil&size=600x400&zoom=5&maptype=roadmap
