hubermedia documentation 2015 html
SetPopupOnHover Method

Legt fest, ob beim überqueren von eContent.objSpec.PinShape's oder eContent.objSpec.TourShape's mit der Maus automatisch das Popup angezeigt werden soll.
Syntax
ASP.NET Ajax Javascript (Specification) 
function SetPopupOnHover( 
   isPopupOnHover : Boolean
) : (Any);
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfMiniMap.SetPopupOnHover(Boolean);

Parameters

isPopupOnHover
true = Popups, werden beim überqueren angezeigt.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MiniMap class
MiniMap Members

 

 


© 2018 All Rights Reserved.

Send comments on this topic.