Issue reported by Tom:
Alternating refreshes of P2A maps spawn errors in the browser console like
GET https://no-tileserver-set-in-bcbasemap/32/28/6.png net::ERR_NAME_NOT_RESOLVED
That URL is defined as a default in pcic-react-leaflet-components.
It looks like a variable that is undefined in the scope of this project.
Issue reported by Tom:
Alternating refreshes of P2A maps spawn errors in the browser console like
GET https://no-tileserver-set-in-bcbasemap/32/28/6.png net::ERR_NAME_NOT_RESOLVEDThat URL is defined as a default in pcic-react-leaflet-components.
It looks like a variable that is undefined in the scope of this project.