Module 1.3 Questions
Quiz
•
Computers
•
12th Grade
•
Medium
Courtney Yatteau
Used 1+ times
FREE Resource
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What method do you use to fetch a GeoJSON file in JavaScript?
getData()
loadJSON()
fetch()
requestGeo()
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
After fetching a file, what do you chain to parse it as JSON?
.parseJSON()
.toJSON()
.then(res => res.json())
.jsonParse(res)
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What Leaflet method turns GeoJSON data into a map layer?
L.layerGroup()
L.geoJSON()
L.jsonLayer()
L.mapData()
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which option logs each feature's properties?
L.bindPopup()
console.log(layer)
onEachFeature
addEventListener
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How can you count the number of features in a layer?
layer.countFeatures()
map.featureCount()
layer.getLayers().length
features.length
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What method returns a layer's spatial bounds?
layer.extent()
layer.getZoom()
layer.getBounds()
layer.center()
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you zoom the map to a layer's bounds?
map.zoomTo()
map.fitBounds()
map.setZoom()
map.setExtent()
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which render mode is most performant for 10000 points?
Vector
SVG
Canvas
HTML
9.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What method measures rendering time?
performance.log()
console.time()
log.time()
debugTime()
Similar Resources on Wayground
11 questions
17. TCP/IP Protocol Model Quiz
Quiz
•
9th - 12th Grade
10 questions
Java Exceptions
Quiz
•
11th - 12th Grade
10 questions
POST QUIZ JAVA
Quiz
•
12th Grade
10 questions
Technical Terms - Internet (A-Z) - Web Service
Quiz
•
12th Grade
8 questions
Machine Learning Quiz
Quiz
•
9th - 12th Grade
10 questions
OSI Model Quiz
Quiz
•
12th Grade
10 questions
Technical Terms - Internet (A-Z) - Protocol
Quiz
•
12th Grade
5 questions
Codify: Code Innovators
Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Video Games
Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines
Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22
Lesson
•
9th - 12th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
15 questions
Subtracting Integers
Quiz
•
7th Grade
20 questions
US Constitution Quiz
Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
