Closed rudokemper closed 3 years ago
Interested in working on this one!
(also, if you put spaces between the []s you can use the checkmarks)
If these values aren't set in the theme, what should the defaults be? The current defaults work well with the seed set, which is set to the 2 US coasts.
@rudokemper Do you have thoughts on this?
Yep, because of the seed set I think the current defaults are fine. Thanks @maxkadel.
Now that we have a Theme model in Rails, let's make it possible to set the default map center, boundaries, zoom, pitch, and bearing for a community. Currently, these are hard coded in
Map.jsx
.Acceptance criteria:
Map.jsx
.latitude
is between -90 and 90,longitude
is between -180 and 180.latitude
is between -90 and 90,longitude
is between -180 and 180.latitude
is between -90 and 90,longitude
is between -180 and 180.