HtmlForgeX

API Reference

Class

MapboxGlobalConfig

Namespace HtmlForgeX
Assembly HtmlForgeX
Modifiers sealed

Global configuration settings for Mapbox maps across the document.

Inheritance

  • Object
  • MapboxGlobalConfig

Constructors

public MapboxGlobalConfig() #

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.