docs(googlemaps): remove related interface untill they're well documented

This commit is contained in:
Ibby 2016-10-04 13:47:28 -04:00
parent 6ff8f03ef0
commit 7ababc4d67

View File

@ -87,33 +87,6 @@ export const GoogleMapsAnimation = {
* marker.showInfoWindow();
* });
* ```
* @interfaces
* AnimateCameraOptions
* CameraPosition
* MyLocation
* MyLocationOptions
* VisibleRegion
* GoogleMApsMarkerOptions
* GoogleMapsMarkerIcon
* GoogleMapsCircleOptions
* GoogleMapsPolylineOptions
* GoogleMapsPolygonOptions
* GoogleMapsTileOverlayOptions
* GoogleMapsGroundOverlayOptions
* GoogleMapsKmlOverlayOptions
* GeocoderRequest
* GeocoderResult
* @classes
* GoogleMapsMarker
* GoogleMapsCircle
* GoogleMapsPolyline
* GoogleMapsPolygon
* GoogleMapsTileOverlay
* GoogleMapsGroundOverlay
* GoogleMapsKmlOverlay
* GoogleMapsLatLngBounds
* GoogleMapsLatLng
* Geocoder
*/
@Plugin({
pluginRef: 'plugin.google.maps.Map',