Geo code with postal code
Hello, I was hoping to get the longitude and latitude with the zoho geo code feature by just using the postal code/zip code but am having some issues with this as it keeps giving me errors. Has anyone had any success with this?
- postalCode = "M4K 3B9";
- geoCode = zoho.map.geoCode(postalCode);