rc-here-maps icon indicating copy to clipboard operation
rc-here-maps copied to clipboard

this.props.map, isEmpty, isEqual

Open 4LS opened this issue 6 years ago • 2 comments

Hi! Great library! I'd like to contribute to your library but I have a problem with grasping some concepts behind this design.

  1. 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?
  2. 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.

4LS avatar Feb 22 '19 09:02 4LS