~foxtrotgps-team/foxtrotgps/trunk

« back to all changes in this revision

Viewing changes to src/map_management.h

  • Committer: Joshua Judson Rosen
  • Author(s): Marcus Bauer
  • Date: 2010-08-08 22:28:45 UTC
  • Revision ID: rozzin@geekspace.com-20100808222845-86w25l3qq5nlf5ib
Perl scripts to convert track-logs from tangoGPS format to GPX and OSM.

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,