forked from organicmaps/organicmaps
[MAPSME-3079] [ios] Added traffic icon for menu.
This commit is contained in:
parent
dd75999982
commit
91aa633416
8 changed files with 52 additions and 0 deletions
26
iphone/Maps/Images.xcassets/Bottom Menu/ic_setting_traffic_off.imageset/Contents.json
vendored
Normal file
26
iphone/Maps/Images.xcassets/Bottom Menu/ic_setting_traffic_off.imageset/Contents.json
vendored
Normal file
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"images" : [
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_setting_traffic_off.png",
|
||||
"scale" : "1x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_setting_traffic_off@2x.png",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_setting_traffic_off@3x.png",
|
||||
"scale" : "3x"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"version" : 1,
|
||||
"author" : "xcode"
|
||||
},
|
||||
"properties" : {
|
||||
"template-rendering-intent" : "template"
|
||||
}
|
||||
}
|
BIN
iphone/Maps/Images.xcassets/Bottom Menu/ic_setting_traffic_off.imageset/ic_setting_traffic_off.png
vendored
Normal file
BIN
iphone/Maps/Images.xcassets/Bottom Menu/ic_setting_traffic_off.imageset/ic_setting_traffic_off.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 300 B |
Binary file not shown.
After Width: | Height: | Size: 562 B |
Binary file not shown.
After Width: | Height: | Size: 824 B |
26
iphone/Maps/Images.xcassets/Bottom Menu/ic_setting_traffic_on.imageset/Contents.json
vendored
Normal file
26
iphone/Maps/Images.xcassets/Bottom Menu/ic_setting_traffic_on.imageset/Contents.json
vendored
Normal file
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"images" : [
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_setting_traffic_on.png",
|
||||
"scale" : "1x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_setting_traffic_on@2x.png",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_setting_traffic_on@3x.png",
|
||||
"scale" : "3x"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"version" : 1,
|
||||
"author" : "xcode"
|
||||
},
|
||||
"properties" : {
|
||||
"template-rendering-intent" : "template"
|
||||
}
|
||||
}
|
BIN
iphone/Maps/Images.xcassets/Bottom Menu/ic_setting_traffic_on.imageset/ic_setting_traffic_on.png
vendored
Normal file
BIN
iphone/Maps/Images.xcassets/Bottom Menu/ic_setting_traffic_on.imageset/ic_setting_traffic_on.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 247 B |
BIN
iphone/Maps/Images.xcassets/Bottom Menu/ic_setting_traffic_on.imageset/ic_setting_traffic_on@2x.png
vendored
Normal file
BIN
iphone/Maps/Images.xcassets/Bottom Menu/ic_setting_traffic_on.imageset/ic_setting_traffic_on@2x.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 450 B |
BIN
iphone/Maps/Images.xcassets/Bottom Menu/ic_setting_traffic_on.imageset/ic_setting_traffic_on@3x.png
vendored
Normal file
BIN
iphone/Maps/Images.xcassets/Bottom Menu/ic_setting_traffic_on.imageset/ic_setting_traffic_on@3x.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 673 B |
Loading…
Add table
Reference in a new issue