JMap.Library
Here you'll find all external library JMap expose to its client
JMap.Library.html2canvas
Returns the html2canvas library.
// get the html2canvas library const html2canvas = JMap.Library.html2canvas()
JMap.Library.mapboxgl
Returns the mapboxgl library.
// get the mapboxgl library const mapboxgl = JMap.Library.mapboxgl()
JMap.Library
Here you'll find all external library JMap expose to its client