Asiya20 / gmlibrary

Automatically exported from code.google.com/p/gmlibrary
0 stars 0 forks source link

Geocode with address parameter #14

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Cadetill,
Firstly, congratulations on the job.

What steps will reproduce the problem?
1. I have problems in the method GMGeoCode1.Geocode(Edit1.Text); seems that the 
method is not really respecting the string parameter to the address.
2.
3.

What is the expected output? What do you see instead?
> I read in the documentation that this method overload to have the parameters 
of latitude and longitude (not my case), maybe a bug in the parsing is not 
recognizing the address, because whenever I load the map go to sea where they 
believe to be the long and lat 0,0 - default parameters of the components.

What version of the product are you using? On what operating system?
> I'm using the latest version of GMLib (1.1.0) and Delphi XE (win 7 32bit).

Please provide any additional information below.
> Attached is the source code as an example.
> Anyway, to address not work here. Can you give a help?

Original issue reported on code.google.com by erfelipe...@gmail.com on 29 Jun 2013 at 4:56

Attachments:

GoogleCodeExporter commented 8 years ago
Hi,

Your problem is that you don't know how GMLib function.

Please, see demo attach (GMMap is active on design time)

Regards

Original comment by cadet...@gmail.com on 8 Jul 2013 at 10:07

Attachments:

GoogleCodeExporter commented 8 years ago
Thank you! Saved my day! :)

Original comment by lima.ma...@gmail.com on 15 Sep 2013 at 12:04