-
☆ A M B ☆
- 211 Posts
I just started playing with this, at my frist attemp it did not work when I called uncache [!!] I had to call cached to get the display [[ ]]. not sure why yet.
Jose
There seems to be a problem with using TVs as parameter values e.g. address1:[*address*] causes the snippet call itself to be output in HTML.
Is there a workaround for this?
Any help you be appreciated. Thanks.
@danielw
You’ve most likely got a line break somewhere in the snippet call. Lines breaks will break any snippet.
@cbaone
I’d suspect that it may be because the Google geocoder is only able to make a best guess of the location of a given address. Sometimes it gets it slightly wrong. You could try providing more detail about the address - make sure you have the first and second line of the address, city/town and zip. If that doesn’t work, you can work out the exact latitude and longitude coordinates by flying to the location using Google Earth, then pass these to the snippet.
I am having trouble that the marker is not at the correct location.
The marker is in the dead centre of the map, but the actual ’target’ location is down and to the right slightly.
I have tried to replace the address with the latitude and longtitude as taken from google earth but either I get a blue background (i.e. no map) with a marker in the middle, or the lat and lng values seem to be totally ignored.
I am using version 1.3
Could anyone advise? Or provide an example call that illustrates how to use lat and lng?
Many thanks.
Neil