I've created a computer application where the user can track their deliverers using the Google Maps API. The browser is the TChromium component - for Delphi that replaces TWebBrowser .
So far so good, I've generated my API_KEY key and everything works fine. But my question is: And when do I sell my application? Will my client use this same key? Or should you create a key for it?
I say this because I do not know how I will control my share of API access. Since, as I understand it, it is limited to a certain amount of access per day, after that, a value will have to be paid to Google.
Example: If I sell 100 copies of my application, I can not know how many hits will be done within 24 hours ...
Had I misunderstood? Is anyone going through this?