navit  0.5.3-trunk
lcoord Struct Reference

An integer mercator coordinate packed with a text label. More...

#include <coord.h>

Data Fields

struct coord c
 
char * label
 

Detailed Description

An integer mercator coordinate packed with a text label.

This structure holds information about an item (coordinates & label) on a map. This can be used in a list as group of points to display as search results on a map. It is used to structure input data for function navit_populate_search_results_map()

Field Documentation

◆ c

struct coord lcoord::c

The coordinates for this item

◆ label

char* lcoord::label

A label to associate to this item


The documentation for this struct was generated from the following file: