Ticket #3100 (closed bug: invalid)

Opened 2 years ago

Last modified 2 years ago

make sure that container positioning works at high resolutions

Reported by: ahocevar Owned by: ahocevar
Priority: minor Milestone: 2.11 Release
Component: Map Version: 2.10
Keywords: mobile Cc:
State:

Description

After #3062, when e.g. playing with the osm.html example, the map gets blank on zoom level 15 or higher. This is probably because the layerContainerDiv position and/or dimension exceeds the valid range of positions/dimensions supported by css.

Change History

Changed 2 years ago by ahocevar

  • owner set to ahocevar
  • status changed from new to assigned

Same issue as #3097.

Changed 2 years ago by ahocevar

  • status changed from assigned to closed
  • resolution set to invalid

Fixed by not trying to position the container in pixel space maxExtent.

Note: See TracTickets for help on using tickets.