You are viewing a plain text version of this content. The canonical link for it is here.
Posted to portalapps-dev@portals.apache.org by "Woonsan Ko (JIRA)" <ji...@apache.org> on 2009/04/15 15:41:15 UTC

[jira] Created: (APA-5) Upgrade google maps api version to 2.x

Upgrade google maps api version to 2.x
--------------------------------------

                 Key: APA-5
                 URL: https://issues.apache.org/jira/browse/APA-5
             Project: Portals Apps
          Issue Type: Improvement
    Affects Versions: apa-gems-1.0
            Reporter: Woonsan Ko
            Assignee: Woonsan Ko
             Fix For: apa-gems-1.0


The current GoogleMapsPortlet is using google maps API 1.0 which is using document.write() so disables dynamic head contribution in the javascript side.
v2.x provides dynamic head element contribution with callback js function call argument.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (APA-5) Upgrade google maps api version to 2.x

Posted by "Woonsan Ko (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/APA-5?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Woonsan Ko resolved APA-5.
--------------------------

    Resolution: Fixed

> Upgrade google maps api version to 2.x
> --------------------------------------
>
>                 Key: APA-5
>                 URL: https://issues.apache.org/jira/browse/APA-5
>             Project: Portals Apps
>          Issue Type: Improvement
>    Affects Versions: apa-gems-1.0
>            Reporter: Woonsan Ko
>            Assignee: Woonsan Ko
>             Fix For: apa-gems-1.0
>
>
> The current GoogleMapsPortlet is using google maps API 1.0 which is using document.write() so disables dynamic head contribution in the javascript side.
> v2.x provides dynamic head element contribution with callback js function call argument.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.