Re: GMap2 (wicket-contrib-gmap2) and autozoom with getBoundsZoomLevel

2008-09-10 Thread normanr
With we, I meant my colleagues and me. And for us, I think it's enough to calculate a ZoomLevel passed to the map, that all GLatLngs given are visible on this map. So yes it's more like the link you posted Martin. Regards, norman Martin Funk-3 wrote: normanr wrote: Not right now Martin

Re: Gmap2 not visible

2008-09-09 Thread normanr
the reason? Thanks so much! normanr wrote: Yeah! Thanks i've read something like that, but my mind plays so many tricks on me at the moment :D Thanks so much! francisco treacy-2 wrote: try firing your app in DEPLOYMENT mode francisco On Fri, Sep 5, 2008 at 6:01 PM, normanr [EMAIL

Re: GMap2 (wicket-contrib-gmap2) and autozoom with getBoundsZoomLevel

2008-09-09 Thread normanr
http://wicketstuff.org/jira/browse/WSGMAPP-7 says implemented in Rev 3416. But I don't find anything like that, neither in the HEAD nor the comment for REV 3416. Is it gone or has it never been in svn? Martin Funk-3 wrote: Hi Marko, 2008/2/3, Marko Taipale [EMAIL PROTECTED]: Hi, I

Re: GMap2 (wicket-contrib-gmap2) and autozoom with getBoundsZoomLevel

2008-09-09 Thread normanr
Not right now Martin, but i think that we'll need to do it. But I can't promise ;( Martin Funk-3 wrote: Don't know what bit me there, I have to apologize. You don't happen to have any ideas molded in code on that, do you? mf normanr wrote: http://wicketstuff.org/jira/browse

Gmap2 not visible

2008-09-05 Thread normanr
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 =

Re: Gmap2 not visible

2008-09-05 Thread normanr
Yeah! Thanks i've read something like that, but my mind plays so many tricks on me at the moment :D Thanks so much! francisco treacy-2 wrote: 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