A
alexis.hildebrandt
Hi guys, I am using the predifined function addAddressToMap(response)
to show a little box with the correct address of my marker (i.e.
correct lower/upper case etc.). But the problem is, that for any given
marker I can only call the function once. The way I understand this
function, it creates a new marker over the old one. I have tried giving
it a listener that calls up the function again, but obviously that
wasn't enough. Can anybody help me?
to show a little box with the correct address of my marker (i.e.
correct lower/upper case etc.). But the problem is, that for any given
marker I can only call the function once. The way I understand this
function, it creates a new marker over the old one. I have tried giving
it a listener that calls up the function again, but obviously that
wasn't enough. Can anybody help me?