hubermedia documentation 2015 html
CreateNumberPinShape Method

Erzeugt einen vorkonfigurierten eContent.objSpec.PinShape. (Nummeriert, keine Icons)
Syntax
ASP.NET Ajax Javascript (Specification) 
function CreateNumberPinShape( 
   position : LatLong,
   type : PinType,
   count : Int32
) : PinShape;
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfMiniMap.CreateNumberPinShape(LatLong,PinType,Int32);

Parameters

position
Position des eContent.objSpec.PinShape
type
PinType des eContent.objSpec.PinShape
count
Die anzuzeigende Zahl

Return Value

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.