This is an archived forum post. The information may be outdated. Contact us if you have any questions.

GMAP marker not shown

stpscrum wrote on 2014-08-19:
Hi,

I have tested the API using PHP call, $client->convertURI($url);

So far the google map marker was not loaded, can anyone help me?

Thinking to upgrade to subscribed member if it works.

Found solution using curl:
$ curl -F "username=xxx" -F "key=xxx" \
> -F 'src=http://www.google.com' \
> http://pdfcrowd.com/api/pdf/convert/uri/ > google_com.pdf