Skip to main content
⚡️ Black Friday / Cyber Monday: UP TO 60% OFF ON ALL PLANS
2 18 39 54

Core/InitGlobals

Classes

ClassDescription
MapsvgClientClient class, globally available as mapsvg or window.mapsvg. It contains all of the classes and utilities. Example usage: ```js // Init objects const map = new mapsvg.map(...) const location = new mapsvg.location(...)