Hi, Larry

 It's very nice and useful info!

 However, "Map Tooltips"'s displaying time is short and
any module to create this HTML tag.

 If I could use (I)dentify tool, specify features and
insert image file path from its table's cells' embedded
button" which can invoke file dialog and return image
files' path.



 Regards.


> Here is news!  It happens that OpenJump already
> supports this
> capability.  Just use View > Map Tooltips!  Tooltips
> are HTML
> formatted so simply putting a correctly formatted
> image tag into a
> string field will make the picture show up in the
> tooltip.
> 
> Some example image tags are:
> 
> Web:  <img
>
src="http://images.google.com/intl/en_ALL/images/images_hp.gif";>
> 
> File path with drive: <img
> src="file:///C:/pictures/sample1.jpg">
> 
> File path without drive: <img
> src="file:///pictures/sample1.jpg">
> 
> To limit the size of images, you can include the
> height and width limits:
> 
> <img width=276 height=110
>
src="http://images.google.com/intl/en_ALL/images/images_hp.gif";>
> 
> Relative paths do not seem to be possible in this
> context.
> 
> regards,
> Larry Becker

_______________________________________________
jump-users mailing list
[email protected]
http://lists.refractions.net/mailman/listinfo/jump-users

Reply via email to