Hello,
There is one thing I don’t understand about how maps within Corona work, and which may dictate if I should or not stop using them.
I’m working on an app for a company that intends to sell it, and according to google’s policy once you do that you are required to use ‘google maps for work’.
When you develop a native app for android you are required to create an apikey with a google account, that way they can track your requests, place limits, and charge yo if need be, otherwise you won’t receive any map info.
But in Corona I don’t set any apikey (I couldn’t find any info about this), I request a map, and it is displayed. Why is this? Does Corona use a single apikey for all of its apps? Do they automatically get an apikey for you? Do they use some workaround for this?
I’d like to know if there are no legal implications for selling a Corona app that uses google maps, and if there are, is there an alternative to using google maps?
Thanks a lot.