mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-03-13 06:01:04 +08:00
docs(): fix typo (#1329)
This commit is contained in:
parent
57eabc002a
commit
0147704a4f
@ -384,7 +384,7 @@ export class GoogleMap {
|
||||
* export class MapPage {
|
||||
* constructor(private googleMaps: GoogleMaps) {}
|
||||
*
|
||||
* // Load map only after view is initialize
|
||||
* // Load map only after view is initialized
|
||||
* ngAfterViewInit() {
|
||||
* this.loadMap();
|
||||
* }
|
||||
|
Loading…
x
Reference in New Issue
Block a user