Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
Needs more info comment that > 10 days [ID: 963198]
Comment such as: SPAM, non-actionable [ID: 963127]
Resolved actionable follow-up comments [ID: 963027]
View issue level access limits(Press Alt + Right arrow for more information)
Unintended behavior
View staffing
Description
====
Please note two things:
1) The latitude and longitude are set to 0,0
2) The div that contains the map has a static width and height of
512px
If you try to view this map in a web browser, you do not see the map.
If you use the mouse to zoom out, you will see the map.
If you change the latitude or longitude to any valid value besides 0,0
you will see the map.
If you change the width or height to any valid value besides 512px,
512px you will see the map.
====
It seems to happen when the whole world exactly fits to the map. Also
with:
- 256px * 256px map with zoom 0
- 1024px * 1024px map with zoom 2
It throws to me an internal error in API script "too much recursion"
on line 45.