nnico Posted October 2, 2016 Report Share Posted October 2, 2016 Hello to all.Have a problem with creting html popup with Carrymap in ArcGIS. Images appears too big for popup.Script for image insert: <% var tag = '<img src="'; tag += CF.Values["img"] + ".JPG"; tag += '">'; echo (tag); %> Could I change image size in pixels or percents in script? Quote Link to comment Share on other sites More sharing options...
Art409 Posted October 2, 2016 Report Share Posted October 2, 2016 nnico. that's beyond my league, but... whay version of carry map you are working with? Quote Link to comment Share on other sites More sharing options...
nnico Posted October 3, 2016 Author Report Share Posted October 3, 2016 nnico. that's beyond my league, but... whay version of carry map you are working with? I use DataEast.CarryMap.v3.11.584.1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.