Top | ![]() |
![]() |
![]() |
![]() |
GObject ╰── VikMapSource ╰── VikMapSourceDefault ╰── VikSlippyMapSource ╰── BingMapSource
The BingMapSource class handles Bing map source.
License and term of use are available here: http://wiki.openstreetmap.org/wiki/File:Bing_license.pdf
Technical details are available here: http://msdn.microsoft.com/en-us/library/dd877180.aspx
BingMapSource * bing_map_source_new_with_id (guint16 id
,const gchar *label
,const gchar *key
);
Constructor for Bing map source.
“api-key”
property “api-key” char *
The API key to access Bing.
Owner: BingMapSource
Flags: Read / Write / Construct Only
Default value: "<no-set>"
“hostname”
property “hostname” char *
The hostname of the map server.
Owner: BingMapSource
Flags: Read / Write / Construct Only
Default value: "<no-set>"