mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
17 lines
241 B
Text
17 lines
241 B
Text
description "Example using GoogleMaps static API to display the map of given location\377";
|
|
|
|
uses
|
|
CtrlLib,
|
|
Core/SSL;
|
|
|
|
file
|
|
GoogleMaps.h,
|
|
GoogleMaps.cpp,
|
|
MapDlg.cpp,
|
|
GoogleMaps.lay,
|
|
GoogleMaps.iml,
|
|
Main.cpp;
|
|
|
|
mainconfig
|
|
"" = "GUI";
|
|
|