0.0.17 • Published 8 years ago

landmark-direction v0.0.17

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

8 years ago

0.0.16

8 years ago

0.0.15

8 years ago

0.0.14

8 years ago

0.0.13

8 years ago

0.0.12

8 years ago

0.0.11

8 years ago

0.0.10

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago

1.0.0

8 years ago