Alexey Lyakhov
Alexey Lyakhov
@FredyC We have published @1.2.0 with full typescript support.
@FredyC Thank you for improvements, I will publish new version tomorrow
@FredyC Please add yourself to contributors list in /package/react-google-maps-api/package.json
@FredyC can you please provide an example of useGoogleMap hook for docs and for gatsby-example?
@janklimo we are not working on InfoBox currently, if you want to make a PR, it is always welcome. @uriklar do you have something to add?
@FredyC Thank you!
The problem is that storybook does not support typescript. You can’t import TD files from storybook. The solution will be to create separate package react-google-maps-api-cra-example with typescript enabled. This way...
@rbonigala we have only gatsby-example in the repo, but in general SSR with next js should not be different than static rendering with Gatsby. Inshort - you can't render it...
@inoumen We can't update docs, cos react-styleguide is outdated and fails to build.
please provide minimal reproduction on codesandbox.io