refactor(googlemaps):

This commit is contained in:
Guille 2016-07-08 01:10:28 +02:00
parent 7bc847a7f8
commit 08412feae0

View File

@ -1,10 +1,13 @@
import { Cordova, CordovaInstance, Plugin } from './plugin';
import { Observable } from 'rxjs/Observable';
/**
* @private
* Created by Ibrahim on 3/29/2016.
*/
declare var plugin: any;
/**
* @private
* You can listen to these events where appropriate