Hi all,
I use the
http://code.google.com/p/gwt-maps-api/ and its working all
ok, but there are couple of things
bothering me:
1. When the map is loaded for the very first time all looks ok, no
error in the console, but the map is not there.
Then if you reload the page all looks ok, and after this the map loads
corectlly all the time. (looks like something is cached)
Not a big problem, but its there...
2. On the load of the map in the chrome console when a persion try to
zoom and move the map around there are a lot of wornings:
Resource interpreted as Image but transferred with MIME type
application/octet-stream: "
http://cbk0.googleapis.com/cbk?
output=cbrep&ed=67%3A2%3B1%2C&s=64293&cb_client=apiv3&v=4&hl=en-US".
Resource interpreted as Image but transferred with MIME type
application/octet-stream: "
http://cbk0.googleapis.com/cbk?
output=cbrep&ed=67%3A2%3B1%2C&s=15127&cb_client=apiv3&v=4&hl=en-US".
Resource interpreted as Image but transferred with MIME type
application/octet-stream: "
http://cbk0.googleapis.com/cbk?
output=cbrep&ed=67%3A2%3B1%2C&s=81157&cb_client=apiv3&v=4&hl=en-US".
Resource interpreted as Image but transferred with MIME type text/
html: "
http://maps.googleapis.com/maps/gen_204?
ev=api_viewport&cad=src:apiv3,ts:1340028221898".
Resource interpreted as Image but transferred with MIME type text/
html: "
http://maps.googleapis.com/maps/gen_204?
ev=api_ads&cad=src:apiv3,ads:1".
Resource interpreted as Image but transferred with MIME type text/
html: "
http://maps.googleapis.com/maps/gen_204?
ev=api_viewport&cad=src:apiv3,ts:1340028225184".
Resource interpreted as Image but transferred with MIME type text/
html: "
http://maps.googleapis.com/maps/gen_204?
ev=api_viewport&cad=src:apiv3,ts:1340028225847".
Resource interpreted as Image but transferred with MIME type text/
html: "
http://maps.googleapis.com/maps/gen_204?
ev=api_viewport&cad=src:apiv3,ts:1340028227265".
Resource interpreted as Image but transferred with MIME type text/
html: "
http://maps.googleapis.com/maps/gen_204?
ev=api_viewport&cad=src:apiv3,ts:1340028227849".
Resource interpreted as Image but transferred with MIME type text/
html: "
http://maps.googleapis.com/maps/gen_204?
ev=api_marker&cad=src:apiv3,m:3,d:0,s:2".
Resource interpreted as Image but transferred with MIME type text/
html: "
http://maps.googleapis.com/maps/gen_204?
ev=api_marker&cad=src:apiv3,m:2,d:0,s:0".
Resource interpreted as Image but transferred with MIME type text/
html: "
http://maps.googleapis.com/maps/gen_204?
ev=api_marker&cad=src:apiv3,m:2,d:0,s:0".
Then if the maps is leaved open in the browser for a couple of
hours(or one day the way I testi it) while do move of map zoom etc..
in the console are thrown this errors:
GET
http://maps.googleapis.com/maps/api/js/ViewportInfoService.GetViewportInfo?1m6&1m2&1d-90&2d-180&2m2&1d90&2d180&2u3&4sen-US&5e3&6sh%40177000000&7b0&8e0&9b0&callback=_xdc_._p65mew&token=13911
403 (Forbidden) %7Bmain,adsense,drawing,geometry,panoramio,places
%7D.js:11
GET
http://maps.googleapis.com/maps/api/js/ViewportInfoService.GetViewportInfo?1m6&1m2&1d-64.52471476314135&2d-180&2m2&1d90&2d180&2u3&4sen-US&5e3&6sh%40177000000&7b0&8e0&9b0&callback=_xdc_._e5513&token=73455
403 (Forbidden)
This same behaver I found happaning in my implementation and in the
demos here:
http://gonevertical-apis.appspot.com/
Any idea by someone...?!
Or its more a question for the google maps api...
Blaze
On 21 Jun., 15:09, John99 <
smy...@gmail.com> wrote:
> Hello. what about events propagation from infowindow? seems it does'nt work
> for now.
> Thanx
>
> пятница, 16 марта 2012 г., 2:09:40 UTC+4 пользователь Joseph Lust написал:
>
>
>
>
>
>
>
>
>
> > Nandy,
>
> > Your error is with
http://code.google.com/p/gwt-google-maps-v3/, which
> > does not utilize the complete Maps V3 JS API. However, when I tested the
> > demo page for
http://code.google.com/p/gwt-maps-api/, everything