Open the-black-toad opened 4 months ago
Was looking into calculating the driving time from the user to each cube, and seemed like using google maps and getting a google maps api key was necessary. does seem like a beast though may be best bet long term.
https://developers.google.com/maps/billing-and-pricing/pricing#dynamic-maps
rip, its .007 cents a request for maps to be integrated into the app. we can apply to be a startup org but that seems like a lengthy process
nah im retarded thers a 200 dollar monthly reoccuring credit it looks like https://developers.google.com/maps/billing-and-pricing/billing#assistance-from-google
Jeez $200 a month seems excessive at this point
if we want to have more control over the styling of the maps, we will need to implement google maps into the app.
https://github.com/react-native-maps/react-native-maps https://gist.github.com/heron2014/e60fa003e9b117ce80d56bb1d5bfe9e0 https://github.com/react-native-maps/react-native-maps/blob/1e71a21f39e7b88554852951f773c731c94680c9/docs/installation.md#ios
its kind of a beast.