Skip to content

madhavijaival/Google_map_Quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Google_map_Quiz

Project Google Maps App JavaScript

Purpose:
In this project you are going to create the functionality and UI for a location based Map App using Google Maps API Requirements: You may use glitch or any editor that you prefer. For this project you can use the JQuery library. You may use lecture slides and the past hw’s for sample code but make sure to make it your own. The purpose of this project is to make sure you have an understanding of JavaScript objects, click events on an element, and how to change properties in elements. Most importantly how to work with a new/unfamiliar API.

    Functionality:
  • User will be prompted to double click on a specified location on the map of CSUN.
  • User will double click on the map to indicate where he/she thinks that location is.
  • If correct the user is prompted that their answer is correct and the map shows the location area that is correct in green
  • If incorrect the user is prompted that their answer is wrong the map shows the correct location area in red
  • After five location (4 of your choosing 1 of mine) the user is prompted with how many they got correct total
  • All panning and zooming functionalities of map should remain turned off

image

About

Google map quiz web-app

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors