try firing your app in DEPLOYMENT mode

francisco

On Fri, Sep 5, 2008 at 6:01 PM, normanr <[EMAIL PROTECTED]> wrote:
>
> Hi there,
>
> i'm having a problem with wicket-contrib-gmap2. I compiled the examples and
> everything worked fine. Then i wrote my own app just for testing but when
> i'm looking at the page i only see the 'powered by Google' Logo and the
> Copyright Notice but no map.
>
> Here's my Code:
> final GMap2 map = new GMap2("contentLocationGMap", "GoogleMapsAPIKey");
>                                add(map);
>
> and here the HTML:
>
> <div wicket:id="contentLocationGMap" style="margin-left: auto; margin-right:
> auto; width: 600px; height: 400px;">GoogleMap</div>
>
> Had anybody have this problem too?
>
> Thanks for the answers ;)
>
> Regards,
>
> norman
> --
> View this message in context: 
> http://www.nabble.com/Gmap2-not-visible-tp19334325p19334325.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to