~foxtrotgps-team/foxtrotgps/trunk

« back to all changes in this revision

Viewing changes to src/map_management.h

  • Committer: Paul Wise
  • Date: 2018-03-06 03:32:21 UTC
  • Revision ID: pabs3@bonedaddy.net-20180306033221-lzyia8y0cpw95j1b
Remove trailing whitespace

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
fill_tiles_latlon(      float lat,
21
21
                        float lon,
22
22
                        int zoom);
23
 
                        
24
 
                        
 
23
 
 
24
 
25
25
void
26
26
set_mapcenter(  float lat,
27
27
                float lon,