Skip to content

Instantly share code, notes, and snippets.

@matthieu-D
Last active June 28, 2017 13:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matthieu-D/f157354100a1e05bbddcf0303e49f5ef to your computer and use it in GitHub Desktop.
Save matthieu-D/f157354100a1e05bbddcf0303e49f5ef to your computer and use it in GitHub Desktop.
import { Component, ViewChild } from '@angular/core';
import {
GoogleMaps,
GoogleMap,
GoogleMapsEvent,
LatLng,
MarkerOptions,
Marker
} from '@ionic-native/google-maps';
import { Platform, NavController } from 'ionic-angular';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment