On Mar 16, 5:11 am, SK <[email protected]> wrote:
> Hi
>
> I have created Google map key for the domain "localhost" and included
> the google map in my JSP page using googlemaps lib. The code is as
> follows:
>
> <googlemaps:map id="mapImpl" width="0" height="0" version="2"
> type="STREET" zoom="13">
>         <googlemaps:key domain="localhost" key="generatedkey"/>
>
>         </googlemaps:map>
>
> This map is working fine but when I try to run the same code in
> another local server (which can be accessed locally) which has the
> domain name as "ecom.company.com", the google map is not getting
> loaded. It will show the error as "error[object Error] message in both
> IE7 and firefox.
>
> For new server, I have created new Google API key and used in the
> page.
>
> If anyone know what could be the issue please provide me a solution as
> soon as possible.

Does your map comply with the TOU?  Is it publicly available?

  -- Larry

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-maps-api?hl=en.

Reply via email to