[Vtigercrm-developers] Google Maps V6

Appu apparao at vtiger.com
Wed Oct 23 09:19:55 GMT 2013


Alan,

​
*"PS: Also, it looks like you are not passing the postcode element at all,
which for many countries is a vital part of the address."*

We ​will add post​code(pincode) into our next update.


Thanks,
Apparao G

*TEAM*
*
*
On Mon, Oct 21, 2013 at 4:45 PM, Alan Lord <alanslists at gmail.com> wrote:

> On 21/10/13 11:57, Alan Lord wrote:
>
>> On 21/10/13 11:47, Alan Lord wrote:
>>
>>> The Contact sync option is visible in the left hand column so I assume
>>> it's installed correctly.
>>>
>>
>> My bad...
>>
>> Just noticed the Map option on the left ;-)
>>
>
> I am seeing a rather odd thing though...
>
> When I'm in Detail or Summary View the little Google Map in the left
> column shows my location correctly.
>
> *But*, when you click on it to take you a new Google Map page for full
> page viewing, the address is not found.
>
> Al
> ​​
>
> PS: Also, it looks like you are not passing the postcode element at all,
> which for many countries is a vital part of the address.
>
>      static function getLocationFields($module) {
>>         switch ($module) {
>>             case 'Contacts': return array('street' => 'mailingstreet',
>> 'city' => 'mailingcity', 'country' => 'mailingcountry');
>>                 break;
>>             case 'Leads' : return array('street' => 'lane', 'city' =>
>> 'city', 'country' => 'country');
>>                 break;
>>             default : return array();
>>                 break;
>>         }
>>     }
>>
>
>
>
> ______________________________**_________________
> http://www.vtiger.com/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20131023/432c8c64/attachment-0001.html>


More information about the vtigercrm-developers mailing list