Add Atlist sponsor text to README

This commit is contained in:
Karl Danninger 2021-08-30 15:13:00 -04:00 committed by GitHub
parent 9d5be84f7c
commit 542e1dbaf1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,8 @@
It allows you to create interfaces like this [example](http://google-map-react.github.io/google-map-react/map/main) *(You can scroll the table, zoom/move the map, hover/click on markers, and click on table rows)*
The development of this package is sponsored by [Atlist](https://www.atlistmaps.com?c=google-map-react). Atlist is a no-code tool for creating custom maps with multiple markers.
## Getting started
In the simple case you just need to add `lat` and `lng` props to any child of `GoogleMapReact` component.