forked from organicmaps/organicmaps
[MAPSME-5825] [ios] Added transport icons.
This commit is contained in:
parent
86a771f2cc
commit
6b6a135fd8
8 changed files with 54 additions and 0 deletions
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"images" : [
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_20px_route_planning_metro.pdf"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"version" : 1,
|
||||
"author" : "xcode"
|
||||
}
|
||||
}
|
Binary file not shown.
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"images" : [
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_20px_route_planning_train.pdf"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"version" : 1,
|
||||
"author" : "xcode"
|
||||
}
|
||||
}
|
Binary file not shown.
15
iphone/Maps/Images.xcassets/NavigationDashboard/ic_arrow.imageset/Contents.json
vendored
Normal file
15
iphone/Maps/Images.xcassets/NavigationDashboard/ic_arrow.imageset/Contents.json
vendored
Normal file
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"images" : [
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_arrow.pdf"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"version" : 1,
|
||||
"author" : "xcode"
|
||||
},
|
||||
"properties" : {
|
||||
"template-rendering-intent" : "template"
|
||||
}
|
||||
}
|
BIN
iphone/Maps/Images.xcassets/NavigationDashboard/ic_arrow.imageset/ic_arrow.pdf
vendored
Normal file
BIN
iphone/Maps/Images.xcassets/NavigationDashboard/ic_arrow.imageset/ic_arrow.pdf
vendored
Normal file
Binary file not shown.
15
iphone/Maps/Images.xcassets/NavigationDashboard/ic_walk.imageset/Contents.json
vendored
Normal file
15
iphone/Maps/Images.xcassets/NavigationDashboard/ic_walk.imageset/Contents.json
vendored
Normal file
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"images" : [
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "walk.pdf"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"version" : 1,
|
||||
"author" : "xcode"
|
||||
},
|
||||
"properties" : {
|
||||
"template-rendering-intent" : "template"
|
||||
}
|
||||
}
|
BIN
iphone/Maps/Images.xcassets/NavigationDashboard/ic_walk.imageset/walk.pdf
vendored
Normal file
BIN
iphone/Maps/Images.xcassets/NavigationDashboard/ic_walk.imageset/walk.pdf
vendored
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue