Simple Events

Learn how to handle simple events on a map using event listeners.

We'll cover the following

Javascript is an event-driven programming language we use within a browser. This means that Javascript responds to interactions by generating events and expects a program to listen to these UI events.

Get hands-on with 1200+ tech skills courses.