HOW TO
In some instances, users may want to customize the image size in the ArcGIS Pro pop-up window. Although the image is displayed based on its default size when configured using Image Options, it is possible to customize the image size by embedding a field containing customized HTML codes using Text Options.
Follow the steps below to modify the image size in the ArcGIS Pro pop-up window:
Note: Image size parameters customized are the image width and the image height.
<img src="Image URL" style="width:100px;height:100px;">
<img src="Image URL" width="100" height="100"/>
The image below shows the new field with the list of HTML codes containing the image URLs and customized image sizes.
Note: • When using Image to select the field containing HTML codes, the image fails to appear in the pop-up window. • Configuring the Source URL section in Image Options only allows the selection of a field, hence only one image is displayed. • Using Image Options, it is not possible to select a few fields to concatenate multiple images in the pop-up window.
Get help from ArcGIS experts
Download the Esri Support App