Re: svn commit: r1147774 - in /ofbiz/trunk/applications/party: script/org/ofbiz/party/party/ webapp/partymgr/WEB-INF/ webapp/partymgr/WEB-INF/actions/party/ webapp/partymgr/party/ widget/partymgr/

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r1147774 - in /ofbiz/trunk/applications/party: script/org/ofbiz/party/party/ webapp/partymgr/WEB-INF/ webapp/partymgr/WEB-INF/actions/party/ webapp/partymgr/party/ widget/partymgr/

Erwan de FERRIERES
Le 18/07/2011 10:07, [hidden email] a écrit :
> +-->
> +
> +<script src="http://maps.google.com/maps?file=api&amp;v=2&amp;key=ABQIAAAAgrj58PbXr2YriiRDqbnL1RSqrCjdkglBijPNIIYrqkVvD1R4QxRl47Yh2D_0C1l5KXQJGrbkSDvXFA"  type="text/javascript"></script>
> +<script type="text/javascript">
> +    function load() {
> +        if (GBrowserIsCompatible()) {

Hans,

shouldn't you be using the key which is in general.properties ?

Regards,

--
Erwan de FERRIERES
www.nereide.biz
Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r1147774 - in /ofbiz/trunk/applications/party: script/org/ofbiz/party/party/ webapp/partymgr/WEB-INF/ webapp/partymgr/WEB-INF/actions/party/ webapp/partymgr/party/ widget/partymgr/

Scott Gray-2
Just a reminder to everyone about the Google Maps API, while it is a nice tool it isn't free for non-public facing usage and I'd hate to see us getting carried away with our dependencies on it.

Regards
Scott

On 19/07/2011, at 7:22 AM, Erwan de FERRIERES wrote:

> Le 18/07/2011 10:07, [hidden email] a écrit :
>> +-->
>> +
>> +<script src="http://maps.google.com/maps?file=api&amp;v=2&amp;key=ABQIAAAAgrj58PbXr2YriiRDqbnL1RSqrCjdkglBijPNIIYrqkVvD1R4QxRl47Yh2D_0C1l5KXQJGrbkSDvXFA"  type="text/javascript"></script>
>> +<script type="text/javascript">
>> +    function load() {
>> +        if (GBrowserIsCompatible()) {
>
> Hans,
>
> shouldn't you be using the key which is in general.properties ?
>
> Regards,
>
> --
> Erwan de FERRIERES
> www.nereide.biz


smime.p7s (3K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: svn commit: r1147774 - in /ofbiz/trunk/applications/party: script/org/ofbiz/party/party/ webapp/partymgr/WEB-INF/ webapp/partymgr/WEB-INF/actions/party/ webapp/partymgr/party/ widget/partymgr/

BJ Freeman
there are a few opensource ones I have used long before google and Yahoo
http://www.openstreetmap.org/copyright
 git.openstreetmap.org and svn.openstreetmap.org


http://www.maptools.org/
which has many project related to mapping.


Scott Gray sent the following on 7/18/2011 4:48 PM:

> Just a reminder to everyone about the Google Maps API, while it is a nice tool it isn't free for non-public facing usage and I'd hate to see us getting carried away with our dependencies on it.
>
> Regards
> Scott
>
> On 19/07/2011, at 7:22 AM, Erwan de FERRIERES wrote:
>
>> Le 18/07/2011 10:07, [hidden email] a écrit :
>>> +-->
>>> +
>>> +<script src="http://maps.google.com/maps?file=api&amp;v=2&amp;key=ABQIAAAAgrj58PbXr2YriiRDqbnL1RSqrCjdkglBijPNIIYrqkVvD1R4QxRl47Yh2D_0C1l5KXQJGrbkSDvXFA"  type="text/javascript"></script>
>>> +<script type="text/javascript">
>>> +    function load() {
>>> +        if (GBrowserIsCompatible()) {
>>
>> Hans,
>>
>> shouldn't you be using the key which is in general.properties ?
>>
>> Regards,
>>
>> --
>> Erwan de FERRIERES
>> www.nereide.biz
>