forked from organicmaps/organicmaps
[ios] Added images for operator.
This commit is contained in:
parent
83dd51734c
commit
0c0e027274
8 changed files with 52 additions and 0 deletions
26
iphone/Maps/Images.xcassets/Place Page/ic_info.imageset/Contents.json
vendored
Normal file
26
iphone/Maps/Images.xcassets/Place Page/ic_info.imageset/Contents.json
vendored
Normal file
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"images" : [
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_info.png",
|
||||
"scale" : "1x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_info@2x.png",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_info@3x.png",
|
||||
"scale" : "3x"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"version" : 1,
|
||||
"author" : "xcode"
|
||||
},
|
||||
"properties" : {
|
||||
"template-rendering-intent" : "template"
|
||||
}
|
||||
}
|
BIN
iphone/Maps/Images.xcassets/Place Page/ic_info.imageset/ic_info.png
vendored
Normal file
BIN
iphone/Maps/Images.xcassets/Place Page/ic_info.imageset/ic_info.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 271 B |
BIN
iphone/Maps/Images.xcassets/Place Page/ic_info.imageset/ic_info@2x.png
vendored
Normal file
BIN
iphone/Maps/Images.xcassets/Place Page/ic_info.imageset/ic_info@2x.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 513 B |
BIN
iphone/Maps/Images.xcassets/Place Page/ic_info.imageset/ic_info@3x.png
vendored
Normal file
BIN
iphone/Maps/Images.xcassets/Place Page/ic_info.imageset/ic_info@3x.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 780 B |
26
iphone/Maps/Images.xcassets/Place Page/ic_operator.imageset/Contents.json
vendored
Normal file
26
iphone/Maps/Images.xcassets/Place Page/ic_operator.imageset/Contents.json
vendored
Normal file
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"images" : [
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_operator.png",
|
||||
"scale" : "1x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_operator@2x.png",
|
||||
"scale" : "2x"
|
||||
},
|
||||
{
|
||||
"idiom" : "universal",
|
||||
"filename" : "ic_operator@3x.png",
|
||||
"scale" : "3x"
|
||||
}
|
||||
],
|
||||
"info" : {
|
||||
"version" : 1,
|
||||
"author" : "xcode"
|
||||
},
|
||||
"properties" : {
|
||||
"template-rendering-intent" : "template"
|
||||
}
|
||||
}
|
BIN
iphone/Maps/Images.xcassets/Place Page/ic_operator.imageset/ic_operator.png
vendored
Normal file
BIN
iphone/Maps/Images.xcassets/Place Page/ic_operator.imageset/ic_operator.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 167 B |
BIN
iphone/Maps/Images.xcassets/Place Page/ic_operator.imageset/ic_operator@2x.png
vendored
Normal file
BIN
iphone/Maps/Images.xcassets/Place Page/ic_operator.imageset/ic_operator@2x.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 252 B |
BIN
iphone/Maps/Images.xcassets/Place Page/ic_operator.imageset/ic_operator@3x.png
vendored
Normal file
BIN
iphone/Maps/Images.xcassets/Place Page/ic_operator.imageset/ic_operator@3x.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 346 B |
Loading…
Add table
Reference in a new issue