Google Code Exporter
Google Code Exporter
``` What steps will reproduce the problem? 1. Checkout the latest revision (rev. 25) 2. open the DelphiMapsRunTime.dpk in delphi XE2 3. Error pops up, saying that the CONTAINS-Clause is...
``` What steps will reproduce the problem? 1. open the project 2. compile 3. fatal error found What is the expected output? What do you see instead? compile and install...
``` How could i download the latest ver. i only find 1.0.2 ``` Original issue reported on code.google.com by `[email protected]` on 2 Feb 2012 at 3:47
``` What steps will reproduce the problem? 1. TMS Component Pack installed 2. Build and Install DelphiMapsDesignTime.dpk 3. Error message raise. What is the expected output? What do you see...
``` Compiling giving error. FormatString can't find. ``` Original issue reported on code.google.com by `ali.vardar` on 2 Nov 2011 at 12:26
``` When I create googlmaps components it is giving error html file can't find Please provide any additional information below. Component create event directory settings is looking wrong. ``` Original...
``` Hello! 1. Start DemoGoogleMaps.exe 2. Press second Polygon button 3. Close application Exception class EInvalidPointer with message 'Invalid pointer operation'. TfrmMain.btnTestPolyGon2Click has code: PolyLine.AddPoint(Location); Marker := TGMarker.Create( Location, GoogleMaps1,...
``` Hello, Most of the examples use this BoundingBox.ToWmsBBox, which is undefined in thw whole project. What should it be? Sincerely Peter ``` Original issue reported on code.google.com by `[email protected]`...
``` Hello, The class name TWebImage is already used by TMSSoftware TMS Component Pack. So would it be possible that you change it to another name in the whole project?...
``` What steps will reproduce the problem? When I make the following changes to the eye catcher or logo argument, respectively: \begin{minipage}{14em} \includegraphics[width=12em]{logo}\\ \framebox[12em]{some text} \end{minipage} What is the expected...