mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-05-02 00:07:23 +08:00
docs(googlemaps): remove related interface untill they're well documented
This commit is contained in:
@@ -87,33 +87,6 @@ export const GoogleMapsAnimation = {
|
|||||||
* marker.showInfoWindow();
|
* 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({
|
@Plugin({
|
||||||
pluginRef: 'plugin.google.maps.Map',
|
pluginRef: 'plugin.google.maps.Map',
|
||||||
|
|||||||
Reference in New Issue
Block a user