API Reference
Class
MapboxGlobalConfig
Global configuration settings for Mapbox maps across the document.
Inheritance
- Object
- MapboxGlobalConfig
Constructors
public MapboxGlobalConfig() #Inherited Methods
Properties
public Boolean LazyInitByDefault { get; set; } #When true, Mapbox 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 reduces above-the-fold work on map-heavy pages.