-
Notifications
You must be signed in to change notification settings - Fork 521
/
readme.metadata.json
46 lines (46 loc) · 1.13 KB
/
readme.metadata.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
{
"category": "Location",
"description": "Show your device's real-time location while inside a building by using signals from indoor positioning beacons.",
"formal_name": "IndoorPositioning",
"ignore": false,
"images": [
"indoorpositioning.jpg"
],
"keywords": [
"BLE",
"Bluetooth",
"GPS",
"IPS",
"beacon",
"blue dot",
"building",
"facility",
"indoor",
"location",
"map",
"mobile",
"navigation",
"site",
"transmitter"
],
"offline_data": [],
"redirect_from": [
"/net/latest/maui/sample-code/show-device-location-using-indoor-positioning.htm"
],
"relevant_apis": [
"ArcGISFeatureTable",
"FeatureTable",
"IndoorPositioningDefinition",
"IndoorsLocationDataSource",
"Location",
"LocationDisplay",
"LocationDisplayAutoPanMode",
"Map",
"MapView"
],
"snippets": [
"IndoorPositioning.xaml.cs",
"IndoorPositioning.xaml"
],
"title": "Show device location using indoor positioning"
}