export all from googlemaps plugin

This commit is contained in:
Ibrahim Hadeed 2016-06-01 06:46:05 -04:00
parent 1286bdb5be
commit f659bd24f3

View File

@ -59,7 +59,7 @@ import {Toast} from './plugins/toast';
import {TouchID} from './plugins/touchid';
import {Vibration} from './plugins/vibration';
import {WebIntent} from './plugins/webintent';
export * from './plugins/googlemaps';
export {
ActionSheet,
AdMob,
@ -92,7 +92,6 @@ export {
Flashlight,
Geolocation,
Globalization,
GoogleMap,
GoogleAnalytics,
Hotspot,
ImagePicker,