๐๏ธ main.ts
The main.ts file expose four objects.
๐๏ธ GmapVuePlugin
It implements the Plugin interface from Vue and get the plugin options.
๐๏ธ utilities
We have three main utilities googleMapsApiInitializer, pluginComponentBuilder, and getGoogleMapsAPI.
๐๏ธ composables
From versions above v2.0.1 all components have its own composable to get their promises.
๐๏ธ Components
3 items
๐๏ธ Types definitions
GlobalGoogleObject