Sniper Ghost Warrior 3 Interactive Map Info

const imgRect = mapImg.getBoundingClientRect(); const containerRect = mapContainer.getBoundingClientRect(); const offsetX = containerRect.left; const offsetY = containerRect.top;

mapContainer.appendChild(markerDiv); markers.push( element: markerDiv, data ); ); sniper ghost warrior 3 interactive map

const mapContainer = document.getElementById('mapWrapper'); const mapImg = document.getElementById('map-image'); let markers = []; const imgRect = mapImg