navit  0.5.3-trunk
maptype.h File Reference

Go to the source code of this file.

Data Structures

struct  maptype
 

Functions

void maptype_register (char *name, struct map_priv *(*map_new)(struct map_methods *meth, char *data, char **charset, enum projection *pro))
 
struct maptypemaptype_get (const char *name)
 

Function Documentation

◆ maptype_get()

struct maptype* maptype_get ( const char *  name)

◆ maptype_register()

void maptype_register ( char *  name,
struct map_priv *(*)(struct map_methods *meth, char *data, char **charset, enum projection *pro)  map_new 
)