mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-20 01:22:52 +08:00
docs(googlemaps): remove related interface untill they're well documented
This commit is contained in:
parent
6ff8f03ef0
commit
7ababc4d67
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user