locationdataharvester/inc/mylocationsdefines.h
changeset 35 59575560d1e6
parent 31 8db05346071b
child 41 b3dd5ec3089d
equal deleted inserted replaced
31:8db05346071b 35:59575560d1e6
   124 //Different Maptile sizes for different applications
   124 //Different Maptile sizes for different applications
   125 const int MapTileWidth = 614;
   125 const int MapTileWidth = 614;
   126 const int MapTileHeight = 250;
   126 const int MapTileHeight = 250;
   127 const int MaptilePortraitWidth = 334;
   127 const int MaptilePortraitWidth = 334;
   128 const int MaptilePortraitHeight = 250;
   128 const int MaptilePortraitHeight = 250;
   129 const int MaptileContactLandscapeWidth =  382;
   129 const int MaptileContactLandscapeWidth =  409;
   130 const int MaptileContactLandscapeHeight = 128;
   130 const int MaptileContactLandscapeHeight = 128;
   131 const int MaptileCalendarLandscapeWidth = 614;
   131 const int MaptileCalendarLandscapeWidth = 614;
   132 const int MaptileCalendarLandscapeHeight = 202;    
   132 const int MaptileCalendarLandscapeHeight = 202;    
   133 const int MaptileHurriganesWidth = 228;    
   133 const int MaptileHurriganesWidth = 228;    
   134 const int MaptileHurriganesHeight = 170;
   134 const int MaptileHurriganesHeight = 170;