docs(location-accuracy): fix docs url
This commit is contained in:
parent
0750e03e04
commit
072fe8df94
@ -2,7 +2,7 @@ import { Injectable } from '@angular/core';
|
|||||||
import { Plugin, Cordova } from '@ionic-native/core';
|
import { Plugin, Cordova } from '@ionic-native/core';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @name LocationAccuracy
|
* @name Location Accuracy
|
||||||
* @description
|
* @description
|
||||||
* This Cordova/Phonegap plugin for Android and iOS to request enabling/changing of Location Services by triggering a native dialog from within the app, avoiding the need for the user to leave your app to change location settings manually.
|
* This Cordova/Phonegap plugin for Android and iOS to request enabling/changing of Location Services by triggering a native dialog from within the app, avoiding the need for the user to leave your app to change location settings manually.
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user