Skip to content

Commit f9b2da1

Browse files
authored
Update README.md
1 parent 943d88b commit f9b2da1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
# replacement for unmaintained `react-native-web-maps`
22

3-
polyfill for `react-native-maps` for the web using google maps via `@react-google-maps/api"`
3+
Web/browser polyfill for `react-native-maps` using google maps via `@react-google-maps/api"`.
44

5+
#### Motivation
6+
I was struggling getting `react-native-web-maps` to work. The project wasnt getting a lot of support at the time, although it seems more active recently. Additionally, the underlying js lib for gmaps used by `react-native-web-maps` is no longer in active development and recommends switching to `@react-google-maps/api"` for new projects. So here we are. At this point this lib supports most features provided by native maps.
7+
8+
=
59
## how to use
610

711
Get yourself a google API key from google Cloud.

0 commit comments

Comments
 (0)