Which of the following produces a new Leaflet map object with the initial location and zoom level specified?

2. Which of the following produces a new Leaflet map object with the initial location and zoom level specified?

  1. MAP()
  2. L.map()
  3. Map.leaflet()
  4. All of the above

Answer: B) L.map()

Explanation:

L.map() produces a new Leaflet map object with the initial location and zoom level specified.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.