HtmlForgeX

API Reference

Class

LeafletGlobalConfig

Namespace HtmlForgeX
Assembly HtmlForgeX
Modifiers sealed

Global configuration settings for Leaflet maps across the document.

Inheritance

  • Object
  • LeafletGlobalConfig

Constructors

public LeafletGlobalConfig() #

Properties

public Boolean LazyInitByDefault { get; set; } #

When true, Leaflet map initialization is deferred until the map container becomes visible (for example inside inactive tabs, collapsed accordions, or off-screen dashboard sections). This preserves the existing HtmlForgeX behavior and helps large dashboards load more smoothly.