Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Unable to use Google Maps API

NizarMouhssineJan 18 2018 — edited Jan 18 2018

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...

Comments
Post Details
Added on Jan 18 2018
1 comment
260 views