hubermedia documentation 2015 html
LoadMap Method

Laden der Karte
Syntax
ASP.NET Ajax Javascript (Specification) 
function LoadMap( 
   center : LatLong,
   zoom : Int32,
   style : MapStyle,
   isFixed : Boolean
) : (Any);
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfMiniMap.LoadMap(LatLong,Int32,MapStyle,Boolean);

Parameters

center
initialer Kartenmittelpunkt
zoom
initialer ZoomLevel
style
initialer MapStyle
isFixed
Karten-Inhalt kann nicht mehr bewegt werden
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.