ultimatepp/examples/GoogleMaps/GoogleMaps.upp
cxl 6075d44297 examples: GoogleMaps
git-svn-id: svn://ultimatepp.org/upp/trunk@5466 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-10-24 12:20:34 +00:00

16 lines
230 B
Text

description "Example using GoogleMaps static API to display the map of given location\377";
uses
CtrlLib;
file
GoogleMaps.h,
GoogleMaps.cpp,
MapDlg.cpp,
GoogleMaps.lay,
GoogleMaps.iml,
Main.cpp;
mainconfig
"" = "GUI";