Friday, February 21, 2014

Javascript Is fun

Today we learned some valuable information Javascript. We have decided to totally move away from google maps and we are going to make our own map. By using arrays we can create our own search bar for finding our way around.




The image above is the Java we programmed using some imaginary coordinates and room numbers we have made a basic search for rooms.

The image above is a map we are making to test our search and the use of Arrays. Each squares center has coordinates in pixels on the entire .png image. What we are going to do is use those points to move out position and search classrooms. 

No comments:

Post a Comment