Skip to Main Content

Java Development Tools

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Resizing images or icons for af:links in ADF?

BilalFeb 6 2018 — edited Feb 6 2018

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

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

This post has been answered by Timo Hahn on Feb 6 2018
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 6 2018
Added on Feb 6 2018
8 comments
797 views