MCPcopy Create free account
hub / github.com/react-native-maps/react-native-maps /

Class

example/src/examples/StaticMap.tsx:13–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11const LONGITUDE_DELTA = LATITUDE_DELTA * ASPECT_RATIO;
12
13class StaticMap extends React.Component<any, any> {
14 constructor(props: any) {
15 super(props);
16

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected