FaheemOnHub / IP-Address-Location-Tracker

IP Address Tracker is a web application that allows users to track the geographical location of a given IP address. The application provides information such as the IP address, location (including city, region, and country), timezone, and Internet Service Provider (ISP). Additionally, the location is displayed on an interactive map using Leaflet.js
https://faheemonhub.github.io/IP-Address-Location-Tracker/
MIT License
9 stars 5 forks source link

Bug: Map Zoom Issue on Mobile Devices #3

Open FaheemOnHub opened 1 year ago

FaheemOnHub commented 1 year ago

Description: Users have reported issues with map zoom functionality on mobile devices. Investigate and fix any issues related to map interaction on smaller screens.

Steps to Reproduce:

Open the application on a mobile device.
Attempt to zoom in and out on the map.

Expected Behavior: Map zooming should be smooth and responsive on all device types.