Skip to main content

Map Tile Loading Failures

The map canvas appears blank, partially loaded, or shows grey/missing tiles. This is typically a network, browser, or graphics issue.

Possible Causes

CauseSymptomsResolution
Network connectivityTiles load partially or not at all; some areas render while others are greyCheck your internet connection. See Network Connectivity for detailed network troubleshooting.
Browser lacks WebGL supportMap canvas is completely blank or shows an error messageBenchmrk's map requires WebGL. See Browser Compatibility to verify your browser supports it.
Hardware acceleration disabledMap renders very slowly or not at allEnable hardware acceleration in your browser settings (usually under advanced/system settings).
Ad blocker or extension interferenceTiles from the map provider are blockedDisable ad blockers or add an exception for the Benchmrk domain and map tile servers.
Outdated browserIntermittent rendering glitchesUpdate your browser to the latest version. See Browser Compatibility for minimum versions.

Step-by-Step Resolution

  1. Check your network — Open another website to confirm your internet connection is working. Map tiles are loaded from external tile servers and require a stable connection.
  2. Verify WebGL support — Visit get.webgl.org in your browser. If you see a spinning cube, WebGL is working. If not, update your graphics drivers or try a different browser.
  3. Enable hardware acceleration:
    • Chrome: Settings → System → "Use hardware acceleration when available"
    • Firefox: Settings → General → Performance → uncheck "Use recommended performance settings", then check "Use hardware acceleration when available"
    • Edge: Settings → System and performance → "Use hardware acceleration when available"
  4. Disable extensions temporarily — Try loading Benchmrk in an incognito/private window (which disables most extensions) to rule out extension interference.
  5. Clear browser cache — Stale cached tiles can cause rendering issues. Clear your browser cache and reload the page.
warning

If WebGL is not available in your browser, the map cannot render. This is a hard requirement for the mapping engine, which powers the Benchmrk map.

Was this page helpful?