Curious Team
Results
3
comments of
Curious Team
> > > You probably need to disable the parsing library in the config. Change `$config['parser_enabled'] = TRUE;` to `$config['parser_enabled'] = FALSE;`. Yes, this solves the problem. But how can...
I have also faced the same problem. Maybe the PayPal-PHP-SDK is not being updated.
If the lat and lng is not number type, markers does not show up.