The JavaScript Application Programming Interface (API) provides a number of methods for drawing and visualizing data on top of the map. Identify the two most common ways of adding data to the map.
Select two that apply, and then click Submit.
- Drawing directly on the map using individual markers or shapes, potentially large data sets if using vector maps and WebGL.
- Directly embedding from external websites
- Conducting in-map transactions
- Drawing layers on the map using specified or predefined boundaries.