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

OverlayView: Target container is not a DOM element. #167

Closed
ghost opened this issue Dec 1, 2015 · 3 comments
Closed

OverlayView: Target container is not a DOM element. #167

ghost opened this issue Dec 1, 2015 · 3 comments

Comments

@ghost
Copy link

ghost commented Dec 1, 2015

<OverlayView
    position={{lat: 47, lng: 19}}
    mapPaneName={OverlayView.OVERLAY_LAYER}
    getPixelPositionOffset={(width, height) => ({x: -(width / 2), y: -(height / 2)})}
>
    <div style={{backgroundColor: "white"}}></div>
</OverlayView>

issue

@ghost ghost closed this as completed Dec 1, 2015
@ghost ghost reopened this Dec 1, 2015
@ghost ghost closed this as completed Dec 1, 2015
@tomchentw
Copy link
Owner

Does this issue still exist?

@ohardy
Copy link

ohardy commented Dec 17, 2015

@tomchentw got it too on last version

@tomchentw
Copy link
Owner

Released v4.7.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants