Diff of /trunk/src/osm-gps-map.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 59 by harbaum, Mon Aug 17 14:23:38 2009 UTC revision 60 by harbaum, Mon Aug 17 19:44:00 2009 UTC
# Line 644  osm_gps_map_draw_gps_point (OsmGpsMap *m Line 644  osm_gps_map_draw_gps_point (OsmGpsMap *m
644    
645  /* most visual effects are hardcoded by now, but may be made */  /* most visual effects are hardcoded by now, but may be made */
646  /* available via properties later */  /* available via properties later */
647  #define BALLOON_AREA_WIDTH           250  #define BALLOON_AREA_WIDTH           290
648  #define BALLOON_AREA_HEIGHT           75  #define BALLOON_AREA_HEIGHT           75
649    
650  #define BALLOON_CORNER_RADIUS         20  #define BALLOON_CORNER_RADIUS         20

Legend:
Removed from v.59  
changed lines
  Added in v.60