-
Notifications
You must be signed in to change notification settings - Fork 520
/
readme.metadata.json
41 lines (41 loc) · 1.04 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
{
"category": "Map",
"description": "Display maps and use locators to enable search and routing offline using a Mobile Map Package.",
"formal_name": "MobileMapSearchAndRoute",
"ignore": false,
"images": [
"mobilemapsearchandroute.jpg"
],
"keywords": [
"disconnected",
"field mobility",
"geocode",
"network",
"network analysis",
"offline",
"routing",
"search",
"transportation"
],
"offline_data": [
"260eb6535c824209964cf281766ebe43"
],
"redirect_from": [
"/net/latest/maui/sample-code/mobile-map-search-and-route.htm"
],
"relevant_apis": [
"GeocodeResult",
"MobileMapPackage",
"ReverseGeocodeParameters",
"Route",
"RouteParameters",
"RouteResult",
"RouteTask",
"TransportationNetworkDataset"
],
"snippets": [
"MobileMapSearchAndRoute.xaml.cs",
"MobileMapSearchAndRoute.xaml"
],
"title": "Mobile map (search and route)"
}