Contents

Map

An embeddable interactive map that you add to a webpage.

Declaration

class Map extends MapKitEventTarget

Mentioned in

Overview

A map is a self-contained view object that you embed on a webpage. It’s possible to have multiple independent maps on a single webpage, although typically webpages only need one interactive map.

Topics

Creating a map

Handling map events

Accessing interaction properties

Manipulating the visible portion of the map

Showing the map’s controls

Configuring the map’s appearance

Annotating the map

Adding and removing overlays

Adding and removing geographical features

Adding and removing tile overlays

Exploring at street level

Displaying the user’s location

Converting map coordinates

Destroying a map

Accessing the element

Selecting map features

Prioritizing feature loading

Static properties

See Also

Maps