fix(docs): Map reference error with new API key#893
fix(docs): Map reference error with new API key#893sakhisheikh wants to merge 1 commit intotomchentw:masterfrom
Conversation
|
@sakhisheikh Are you volunteering to pay for the entire 🌐 world's access to @tomchentw's documentation? 😁 I don't think this PR will be accepted just because doing so would mean you'll end up footing $$$$.$$ in the next 30 days 😸 💸 💸 💸 💸💸 💸 What would be a better fix would be to create an input that people could paste their API keys into, and view this documentation at their leisure and on their own 💵. Also yeesh all the people who 👍'd your PR without understanding the consequences to you |
|
@milieu First of all this is developer key with limited daily quota and we're using API key at client side. For docs level, I think this is sufficient to use non-billing API key as everyone has it's own quota. If it's quota gets exhausted on excessive usage for one person, It won't effect other users. |
|
An API key is required to use any Google Map API now since their policy change, so new users would have to figure how to get a key anyway. This change won't work once your $300 freebie is up |
|
I think the solution should be removing the |
Currently react-google-maps documentation is broken due APImapProjectError. It was due to api key expiration/ qouta limitatons. I replaced previous API key with new developer key with all required API restrictions. Documentation is working now. Here are added API restrictions:
Places API | Geolocation API | Directions API | Maps JavaScript API | Distance Matrix API | Geocoding API