0.0.17 • Published 7 years ago

landmark-direction v0.0.17

Weekly downloads
55
License
-
Repository
github
Last release
7 years ago

Landmark Compass

Installation

ionic cordova plugin add cordova-plugin-device-orientation
ionic cordova plugin add cordova-plugin-geolocation --variable GEOLOCATION_USAGE_DESCRIPTION="ENTER_DECRIPTION_HERE"
npm install --save @ionic-native/device-orientation @ionic-native/geolocation landmark-direction

For iOS

add this configuration to your configuration.xml file

<edit-config file="*-Info.plist" mode="merge" target="NSLocationWhenInUseUsageDescription">
   <string>Describe here why this apps uses geolocation.</string>
</edit-config>
0.0.17

7 years ago

0.0.16

7 years ago

0.0.15

7 years ago

0.0.14

7 years ago

0.0.13

7 years ago

0.0.12

7 years ago

0.0.11

7 years ago

0.0.10

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago

1.0.0

7 years ago