Add premier and capIncompat metadata to plugins (#3453)

This commit is contained in:
Matt Netkow
2020-06-11 10:56:34 -05:00
committed by GitHub
parent 1567e8ff2f
commit 46bbf633e4
37 changed files with 46 additions and 0 deletions
@@ -106,6 +106,7 @@ export interface GeolocationOptions {
/**
* @name Geolocation
* @premier geolocation
* @description
* This plugin provides information about the device's location, such as latitude and longitude. Common sources of location information include Global Positioning System (GPS) and location inferred from network signals such as IP address, RFID, WiFi and Bluetooth MAC addresses, and GSM/CDMA cell IDs.
*