bartromgens/petanque-map-client

OSM tiles load slow (maps loads slow)

bartromgens opened this issue · 0 comments

Request time of OSM tiles is often 3 seconds. This should be 100-1000 ms based on other maps.

Nothing special is configured and the default of ngx-openlayers is used.

Some things to check:

  • Cache request headers. Do we get cached tiles?
  • Update ngx-openlayers
  • Check ngx-openlayers issues