hubermedia documentation 2015 html
CreatePinShape Method

Erzeugt einen vorkonfigurierten Pin. (eContent.objSpec.PinShape)
Syntax
ASP.NET Ajax Javascript (Specification) 
function CreatePinShape( 
   position : LatLong,
   type : PinType,
   count : Int32,
   icon : String
) : PinShape;
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfMiniMap.CreatePinShape(LatLong,PinType,Int32,String);

Parameters

position
Position des eContent.objSpec.PinShape
type
PinType des Pins
count
bei count > 1 wird ein Cluster-Pin mit der angegebenen Anzahl angezeigt
icon
optionale URL für ein benutzerdefiniertes Pin-Icon

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.