Hi All,
JDeveloper 12.2.1.
I have integrated Google Maps and Oracle ADF for a use case where data about locations are stored in the database and displayed on the Google Maps as well as the af:tree component. Locations data for the application are tagged by users using the Google earth pro, and the entire data are then loaded into the database. Users can customise many things on Google earth. Specifically, they usually change icons for locations using the Google Earth.
I want the adf:tree to show same icons against each node as specified on the Google Earth. Google Earth icons are available online (such as http://maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png). Up until now, I have successfully read these icons using af:link component as shown in the following screenshot:
![Screen Shot 2018-02-06 at 14.40.17.png](https://objectstorage.us-phoenix-1.oraclecloud.com/p/BqK85Rn1zA5MP0vYiqbAdPgs7Z6OmMxw8SD3WCFVm5kY8uReidZ1KPIKkgJ1hCkG/n/axciphqpnohg/b/forums-legacy/o/uploads/jive_attachments/7/2/1/72130554egami.png)
Unfortunately, the size of the image icons is very big. My question is how to set these images small. I mean can we set the scale of images for af:link in Oracle adf?
Any response will be much appreciated.
Thanks a lot
Kind Regards,
Bilal