You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Peter Miklosko <pe...@gmail.com> on 2010/11/03 13:15:32 UTC

GMap2 off center

In our application we are using Wicket GMap2 in some cases successfully in
other case with problems. The map is being off center, having about 10-15px
grey border on the left and bottom of the map and in case of multiple
markers on the map being zoomed out to 0.0 in Firefox. The map is showing
fine in Chromium and to big surprise in IE6.

I'm trying to determinate what is problem here and bellow is just
short comparison of differences.
Page A with working map does quick search for geographical location to be
presented to user, pin these locations to map and show descriptions
retrieved from DB.
Page B with not working map first runs flash animation while does the search
for flights, once flights found it will redirect results to next page and
pin locations to map plus plus populate table with search results.

Anyone had similar problem? Can you give some pointers to solve this?

If more info need it please just let me know

Peter

Re: GMap2 off center

Posted by Peter Miklosko <pe...@gmail.com>.
Yeap, that is my battle plan for tomorrow.



On 3 November 2010 19:12, Sven Meier <sv...@meiers.net> wrote:

> Hi Peter,
>
> I have no idea what's going wrong on your page B.
> Try removing features (e.g. the flash animation) to make B more like A,
> repeat until it works then build up again.
>
> Regards
>
> Sven
>
>
> On 11/03/2010 01:15 PM, Peter Miklosko wrote:
>
>> In our application we are using Wicket GMap2 in some cases successfully in
>> other case with problems. The map is being off center, having about
>> 10-15px
>> grey border on the left and bottom of the map and in case of multiple
>> markers on the map being zoomed out to 0.0 in Firefox. The map is showing
>> fine in Chromium and to big surprise in IE6.
>>
>> I'm trying to determinate what is problem here and bellow is just
>> short comparison of differences.
>> Page A with working map does quick search for geographical location to be
>> presented to user, pin these locations to map and show descriptions
>> retrieved from DB.
>> Page B with not working map first runs flash animation while does the
>> search
>> for flights, once flights found it will redirect results to next page and
>> pin locations to map plus plus populate table with search results.
>>
>> Anyone had similar problem? Can you give some pointers to solve this?
>>
>> If more info need it please just let me know
>>
>> Peter
>>
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

Re: GMap2 off center

Posted by Sven Meier <sv...@meiers.net>.
Hi Peter,

I have no idea what's going wrong on your page B.
Try removing features (e.g. the flash animation) to make B more like A, 
repeat until it works then build up again.

Regards

Sven

On 11/03/2010 01:15 PM, Peter Miklosko wrote:
> In our application we are using Wicket GMap2 in some cases successfully in
> other case with problems. The map is being off center, having about 10-15px
> grey border on the left and bottom of the map and in case of multiple
> markers on the map being zoomed out to 0.0 in Firefox. The map is showing
> fine in Chromium and to big surprise in IE6.
>
> I'm trying to determinate what is problem here and bellow is just
> short comparison of differences.
> Page A with working map does quick search for geographical location to be
> presented to user, pin these locations to map and show descriptions
> retrieved from DB.
> Page B with not working map first runs flash animation while does the search
> for flights, once flights found it will redirect results to next page and
> pin locations to map plus plus populate table with search results.
>
> Anyone had similar problem? Can you give some pointers to solve this?
>
> If more info need it please just let me know
>
> Peter
>
>    


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org