rc-here-maps
rc-here-maps copied to clipboard
this.props.map, isEmpty, isEqual
Hi! Great library! I'd like to contribute to your library but I have a problem with grasping some concepts behind this design.
- How does component have access to map in props if it is not explicitly stated? Is it enough that <Map> wraps all components and that's it?
- What are isEmpty and isEqual functions exported from /utils? Here I have no idea as I don't see any such named function or export to utils.