MAPBOX: Leaflet Image screenshot feature not working
up vote
0
down vote
favorite
I am trying to ues an example from the below link of Mapbox to let a user capture a screenshot of the map by pressing a button on my website. I am also adding layers to the site and need them to come in the screenshot.
https://www.mapbox.com/mapbox.js/example/v1.0.0/leaflet-image/
However, the function in the link is not working and showing error: layer._adjustTilePoint is not a function
(when doing inspect element)
I am getting a different error in my webpage which is:
leaflet-image.js:7 Uncaught TypeError: map.getSize is not a function
at leafletImage (leaflet-image.js:7)
the function map.getSize is working fine on the Mapbox webpage.
I know these two are different errors, but both are not working at the end of the day.
I included all the sources listed in the example, but still the error remains. Any heads or suggestions will be highly appreciated.
leaflet mapbox
add a comment |
up vote
0
down vote
favorite
I am trying to ues an example from the below link of Mapbox to let a user capture a screenshot of the map by pressing a button on my website. I am also adding layers to the site and need them to come in the screenshot.
https://www.mapbox.com/mapbox.js/example/v1.0.0/leaflet-image/
However, the function in the link is not working and showing error: layer._adjustTilePoint is not a function
(when doing inspect element)
I am getting a different error in my webpage which is:
leaflet-image.js:7 Uncaught TypeError: map.getSize is not a function
at leafletImage (leaflet-image.js:7)
the function map.getSize is working fine on the Mapbox webpage.
I know these two are different errors, but both are not working at the end of the day.
I included all the sources listed in the example, but still the error remains. Any heads or suggestions will be highly appreciated.
leaflet mapbox
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I am trying to ues an example from the below link of Mapbox to let a user capture a screenshot of the map by pressing a button on my website. I am also adding layers to the site and need them to come in the screenshot.
https://www.mapbox.com/mapbox.js/example/v1.0.0/leaflet-image/
However, the function in the link is not working and showing error: layer._adjustTilePoint is not a function
(when doing inspect element)
I am getting a different error in my webpage which is:
leaflet-image.js:7 Uncaught TypeError: map.getSize is not a function
at leafletImage (leaflet-image.js:7)
the function map.getSize is working fine on the Mapbox webpage.
I know these two are different errors, but both are not working at the end of the day.
I included all the sources listed in the example, but still the error remains. Any heads or suggestions will be highly appreciated.
leaflet mapbox
I am trying to ues an example from the below link of Mapbox to let a user capture a screenshot of the map by pressing a button on my website. I am also adding layers to the site and need them to come in the screenshot.
https://www.mapbox.com/mapbox.js/example/v1.0.0/leaflet-image/
However, the function in the link is not working and showing error: layer._adjustTilePoint is not a function
(when doing inspect element)
I am getting a different error in my webpage which is:
leaflet-image.js:7 Uncaught TypeError: map.getSize is not a function
at leafletImage (leaflet-image.js:7)
the function map.getSize is working fine on the Mapbox webpage.
I know these two are different errors, but both are not working at the end of the day.
I included all the sources listed in the example, but still the error remains. Any heads or suggestions will be highly appreciated.
leaflet mapbox
leaflet mapbox
edited Nov 12 at 12:40
Steve Bennett
48.4k1998131
48.4k1998131
asked Nov 9 at 10:52
Ritambhara Chauhan
458
458
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53224298%2fmapbox-leaflet-image-screenshot-feature-not-working%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown