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

Class

example/src/examples/CustomTilesLocal.tsx:17–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15const LONGITUDE_DELTA = LATITUDE_DELTA * ASPECT_RATIO;
16
17class CustomTiles extends React.Component<any, any> {
18 constructor(props: any) {
19 super(props);
20

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected