I want to use this API to create a single layer map that is just going to use hitTest() to get a value from that layer based on location event (click, or locate) and saves that value to a global variable. I want to put that map in a React app that I'm going to publish on the Apple Store and Google Play Store; however, I'm worried that I'm going to get charged for the API calls f it is used or downloaded a lot. For my purposes I described above, is it possible to freely use this API with a published app if it hypothetically gets massively downloaded and used?