packages/core/src/lib/services/maps-api-loader/noop-maps-api-loader.ts
When using the NoOpMapsAPILoader, the Google Maps API must be added to the page via a <script>
Tag.
It's important that the Google Maps API script gets loaded first on the page.
Methods |
load |
load()
|
Returns :
Promise<void>
|