Closed emilyrbowe closed 2 months ago
@emilyrbowe @garrettdashnelson looks to me like it may have something to do with the maptiler.com API (cuplrit looks like the call to apply the styles on line 98 of src/components/SearchByMap/SearchByMap.astro
Maybe log in and check to make sure the API key is still valid and the payment method isn't expired etc.
This is at least temporarily fixed via #113. MapTiler changed something with their StyleJSON files, though I'm not sure exactly what. I checked and the API key is valid. Something has changed about the returned StyleJSON itself which OL is not liking. For the time being, I've reverted to raster base tiles (instead of vector), which work fine.
Just had a call with Ala + Henry and Ala flagged that the map base layer isn't working as expected (see below for screenshot):
@garrettdashnelson, I'll leave decision-making/delegating to you on this one, but wanted to flag it since I just had the call.