Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[fix bugs] current CustomOverlayView in SearchMapWithGoogleMap does not work with new React version #1200

Merged
merged 2 commits into from
Sep 17, 2019

Commits on Sep 16, 2019

  1. Change CustomOverlayView in SearchMapWithGoogleMap:

    - Adding onAdd and onRemove function to improve performance
    - Rewrite current draw() method to compatible with newer react version
    tam.vu authored and tam.vu committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    3ee4612 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2019

  1. Run prettier format for modified files

    tam.vu authored and tam.vu committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    dc6b6f8 View commit details
    Browse the repository at this point in the history