Closed
Description
I have the following:
<Map
bounds:latitude={34.011_286}
bounds:longitude={-116.166_868}
bounds:latitude-delta={0.2}
bounds:longitude-delta={0.2}
/>
and it should render this:
but instead I get this:

I believe the location is working as when I change the lat/lon values it will center on the correct location.
When I look at the View Hierarchy I see the deltas present:

It's not clear to me why the deltas are not working to zoom the map
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done