@HolgerJeromin commented on this pull request.
>} else if (id.data("lat") && id.data("lon")) {
-params.set("map", "16/" + id.data("lat") + "/" + id.data("lon"));
+map = [null, id.data("lat"), id.data("lon")];
We have again both 16 and 17 default zoom level in this PR.
--
Reply to
@kcne pushed 2 commits.
879fa679be8e7f1d2aff93e21c0ae046b2ec5465 Add heatmap data caching and query
for user contributions
c10ac0d8f23e618f1fa184964b657c80a615525c Add tests for heatmap data in
UsersController
--
View it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/
@kcne pushed 2 commits.
50339d184d3208dc1a9dd570fc227c12e3b8d6fa Add heatmap data caching and query
for user contributions
edeaaa5ecc089faf23566b5b0bc63331be49b57b Add tests for heatmap data in
UsersController
--
View it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/
@hlfan pushed 1 commit.
e1055764d873fe190ccac79d84d44bd5f4f2e314 Get directions using fetch
--
View it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5642/files/66a88d2ee8ca012e5cfbefff1c6d2a30eae367a1..e1055764d873fe190ccac79d84d44bd5f4f2e314
You are receiving this beca
@hlfan pushed 1 commit.
5310c5b9dd67f7d416ee778a36f43c21126a1575 Set map param with array
--
View it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5632/files/f359a73d5b64e046ab7f783aa37b685ebc65c052..5310c5b9dd67f7d416ee778a36f43c21126a1575
You are receiving this becaus
@hlfan pushed 1 commit.
850471ee5841a486d08ffeeaa6fd35f077fe28ef Split engines into providers and modes
--
View it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5652/files/65aa4d35e380126ae308c9cd79b3b757c58c7d24..850471ee5841a486d08ffeeaa6fd35f077fe28ef
You are receivi