We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae299c2 commit 72d7c68Copy full SHA for 72d7c68
src/google-maps/map-directions-renderer/README.md
@@ -21,6 +21,7 @@ Using the `MapDirectionsService` requires the Directions API to be enabled in Go
21
22
```typescript
23
// google-maps-demo.component.ts
24
+import {MapDirectionsService} from '@angular/google-maps';
25
import {Component} from '@angular/core';
26
27
@Component({
0 commit comments