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

Class

src/MapWMSTile.tsx:129–129  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

127type NativeProps = MapWMSTileProps;
128
129export class MapWMSTile extends React.Component<MapWMSTileProps> {
130 // declaration only, as they are set through decorateMap
131 /// @ts-ignore
132 context!: React.ContextType<typeof ProviderContext>;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected