API Reference
Class
JsVectorMapGlobalConfig
Global configuration settings for jsVectorMap components across the document.
Inheritance
- Object
- JsVectorMapGlobalConfig
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property DocumentConfiguration.JsVectorMap
Constructors
public JsVectorMapGlobalConfig() #Inherited Methods
Properties
public Boolean LazyInitByDefault { get; set; } #When true, jsVectorMap initialization is deferred until the map container becomes visible (for example inside inactive tabs, collapsed accordions, or off-screen dashboard sections). This preserves the current HtmlForgeX behavior and helps large dashboards feel lighter on first load.