Where to evaluate the sun: 'map-center' re-reads map.getCenter() on each update, or a fixed { lng, lat } point (both in degrees).
'map-center'
map.getCenter()
{ lng, lat }
Where to evaluate the sun:
'map-center're-readsmap.getCenter()on each update, or a fixed{ lng, lat }point (both in degrees).