We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2d8cd2 commit 1bbe920Copy full SHA for 1bbe920
example/src/App.tsx
@@ -22,7 +22,7 @@ export default function App() {
22
const mapRef = React.useRef<MapView>();
23
const zelenograd: Region = {
24
latitude: 55.9825,
25
- longitude: 40.18139,
+ longitude: 37.18139,
26
latitudeDelta: 0.5,
27
longitudeDelta: 0.5,
28
};
0 commit comments