rstudio / leaflet

R Interface to Leaflet Maps

Home Page:http://rstudio.github.io/leaflet/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Leaflet map using imageOverlay is not rendering full image properly on mobile devices

ramyareddy161 opened this issue · comments

The image is not displaying fully when an image URL is provided instead of the local image to imageOverlay on the leaflet map in mobile devices.

Similar issue for reference:
https://stackoverflow.com/questions/75413590/leaflet-map-not-rendering-full-image-properly-on-mobile-devices?newreg=37a73465682743fd816c92b8629263a7

Additional Details:
I'm using leaflet for mobiles using react-native-webview

Hi @ramyareddy161. I think you may have wanted to submit your issue to the Leaflet.js project. This repo is for a package that wraps Leaflet for the R programming language.