Hello , i can't use Google Maps API even if I add the configuration file in maf-config.xml
<adf-properties-child xmlns="http://xmlns.oracle.com/adf/config/properties">
<adf-property name="mapProvider" value="TERRAIN"/>
<adf-property name="geoMapKey" value="AIzaSyBgSWhvmqJcLhi3kOJn4dUCErMz6UQWN8k"/>
<adf-property name="baseMap" value="ELOCATION_MERCATOR.WORLD_MAP"/>
</adf-properties-child>
when I add the geolocalisation map i get the error and the map still blank :
01-18 10:33:00.208 5227 5227 I System.out: Google Maps API warning: NoApiKeys https://developers.google.com/maps/documentation/javascript/error-messages#no-api-keys
01-18 10:33:00.208 5227 5227 I System.out: Google Maps API warning: SensorNotRequired https://developers.google.com/maps/documentation/javascript/error-messages#sensor-not-required
Can somebody help me please...