for what I understand, the only difference on being charged or not is the usage of a map ID for android.
when you are not using a map id, you are not billed for a map load, under the SKU: Mobile Native Dynamic Maps
am I right? ref: https://developers.google.com/maps/documentation/android-sdk/usage-and-billing
while in here, it shows that it is per request ref: https://mapsplatform.google.com/pricing/
so what does count as billed? the request or the map load? or a mapload is under an API request?
I'm doing this "add map", am I going to be billed for this? ref: https://developers.google.com/maps/documentation/android-sdk/maps-compose#:~:text=sync%20these%20changes.-,Add%20a%20map%20to%20your%20app,-The%20following%20example
I think that it is under the free part in the pricing, right? ref: https://mapsplatform.google.com/pricing/ under SKU: Mobile Native Dynamic Maps?