0.0.17 • Published 6 years ago

landmark-direction v0.0.17

Weekly downloads
55
License
-
Repository
github
Last release
6 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

6 years ago

0.0.16

6 years ago

0.0.15

6 years ago

0.0.14

6 years ago

0.0.13

6 years ago

0.0.12

6 years ago

0.0.11

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago

1.0.0

6 years ago