react-google-maps icon indicating copy to clipboard operation
react-google-maps copied to clipboard

how to calculate polygon's area

Open haohaoxuexifuker opened this issue 4 years ago • 1 comments

how to calculate polygon's area?

the doc dont show how to calculate polygon's area。 please~~~~

or calculate area with path

haohaoxuexifuker avatar Oct 17 '19 06:10 haohaoxuexifuker

@haohaoxuexifuker The repo of this project is unmaintained more than a year, and we had build new version https://www.npmjs.com/package/@react-google-maps/api

We had rewrite it to TypeScript, and updating it frequently: https://github.com/JustFly1984/react-google-maps-api/tree/master/packages/react-google-maps-api You can enjoy autocomplete.

You can see our docs: https://react-google-maps-api-docs.netlify.com/

Also a lot of examples: https://react-google-maps-api-gatsby-demo.netlify.com/ https://github.com/JustFly1984/react-google-maps-api/tree/master/packages/react-google-maps-api-gatsby-example/src/examples

The bundle size is much smaller: https://bundlephobia.com/result?p=@react-google-maps/[email protected]

Enjoy!

JustFly1984 avatar Oct 18 '19 02:10 JustFly1984