SecurityError only on IE!!!

2008-12-09 Thread MePine
Hi, I used geo coding in my widget. But there is a securityerror in IE. But it works fine in Firefox. I can get the error message in my debug player: SecurityError: Error #2121: Security sandbox violation: Loader.content:

Re: 1.8 with Air - very slow map initialization

2008-12-09 Thread Adam Ratcliffe
Hi Pamela I've uploaded a version of the Flex project at: http://drop.io/aratcliffe/asset/merapi-gis-flex To recreate the issue import the project into Flex Builder, launch the application from within Flex Builder, and click the 'Map View' toggle button from within the 'Test Layer' panel. BTW

Re: com.google.maps.View

2008-12-09 Thread krsone21121983
thanks, that's what i was looking for On 9 Dez., 00:24, pamela (Google Employee) [EMAIL PROTECTED] wrote: I've uploaded Mike's presentation from Adobe MAX and added it to the media gallery; it's the 3rd one down:http://code.google.com/apis/maps/documentation/flash/mediagallery.html It

Re: Define marker color in KML

2008-12-09 Thread Rossko
I expect Google's servers run their own cache. This group is for the javascript API really, not Google Maps - you may find the answers to your questions over at - http://groups.google.com/group/Google-Maps Examples -

Re: Is there any solution when my IP or Domain name changed?

2008-12-09 Thread Rossko
Because my IP or Domain name usually be changed, so it's so inconvenient. I expect it is! How will users find your publicly accessible page if it keeps moving? You have to get a new key. You could look for another host perhaps. cheers, Ross K

Re: Is there any solution when my IP or Domain name changed?

2008-12-09 Thread Martin
To work around having a dynamic IP address you can sign up for a free alias from http://www.dyndns.com/ You'd need to install DynDNS's IP updater utility software on your PC too. Some routers have a built in function that can be used to keep a DynDNS account updated with your current IP address

Re: Is there any solution when my IP or Domain name changed?

2008-12-09 Thread Emil Nenov
Hi, if you use dinamic ip address you can use http://www.dyndns.com/ so your domain will stay the same when the ip changed. - Original Message - From: [EMAIL PROTECTED] To: Google Maps API Google-Maps-API@googlegroups.com Sent: Tuesday, December 09, 2008 8:04 AM Subject: Is there any

Re: I'm drowning in extraneous mouseover events!!! HELP...

2008-12-09 Thread ProbablyMike
That page isn't working at all. I gave up waiting after a minute, and nothing had loaded, just a blank browser window... --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Maps API group. To post to this group,

Re: Get live data via port?

2008-12-09 Thread ProbablyMike
On Dec 8, 6:43 pm, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Can I get data to feed into a map by listening into a port or similar? I don't see why not. You'd need to write some method to read the data from the port and convert it into a suitable format to pass to your web page. I would

Re: national / international highways-names in GClientGeocoder

2008-12-09 Thread marcelo
On Dec 9, 12:45 am, maggus [EMAIL PROTECTED] wrote: the other way round: you give GClientGeocoder a position, it gives you an adress. You can use the GDirections object instead, and get directions from: 50.15337,8.60084 to: 50.15337,8.60084 Then it says 'A5' in the returned text. ;-) --

Map and satellite view don't match in Beijing, China

2008-12-09 Thread Schall
Hi, Have anyone experienced that the map and the satellite view don’t match, for example around Tiananmen Square in Beijing, China - the map seems to be 300 meters off to the west? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the

Re: click and marker

2008-12-09 Thread warden [Andrew Leach - Maps API Guru]
On Dec 9, 8:50 am, Alex [EMAIL PROTECTED] wrote: I can marker from the data files, but I can't conect the markers with the menu, I don't know how to use menu to show/hide markers. How can I do it? help me please. What menu? If you want to add a sidebar with text details of the markers,

Re: Invalid API

2008-12-09 Thread warden [Andrew Leach - Maps API Guru]
On Dec 9, 10:51 am, GW_P [EMAIL PROTECTED] wrote: Hi Can anyone find the problem with this key below, i get the not valid with this site error, i have tried twice this morning generating a new key, but get the same error all the time, the key is registered for http://www.gwphillipson.com

Re: how can I load geocoder without using address form

2008-12-09 Thread warden [Andrew Leach - Maps API Guru]
On Dec 9, 3:59 am, Miki [EMAIL PROTECTED] wrote: It looks simple but I can't figure out. I'd like to be able to load this map to look just like after I click Go on address form. http://www.studio11homes.com/member_admin/map.cfm?propertyID=5102echo... Add a couple of lines var centrePoint =

Bug? h[cf] is undefined

2008-12-09 Thread laloona
Hello, on my companys homepage we had an error with the google map, we watched it some weeks and now we found a temporary solution. google is actually accessing h[cf], an Object property which is not defined and not prooved. Now we inserted to following code as workaround to fix ist:

Re: Map opacity

2008-12-09 Thread Juan
Sorry, i had a mistake pasting the url: http://www.gpsvisualizer.com/display/1228823543-05723-194.140.16.52.html this is the correct url Juan ha escrito: Thanks. But i want to change it dinamically, after have loaded the map and the markers. Something like this:

Re: Invalid API

2008-12-09 Thread GW_P
Hi Thanks for the replies, i tried your idea Mike and still get the same problem, Andrew the key is generated from Googles site and i just copy and paste, i have even tried replacing the with but still no luck. The html output for the map section is: script src=http://maps.google.com/maps?

Re: Map opacity

2008-12-09 Thread Juan
Thanks. But i want to change it dinamically, after have loaded the map and the markers. Something like this: http://groups.google.com/group/Google-Maps-API/browse_thread/thread/32298b7346dfdf1a Mike Williams ha escrito: You can change the opacity of a tile layer like this:

Map opacity

2008-12-09 Thread Juan
Hi Is possible change the opacity of the map? I can change the opacity using div elements, but, it change the markers too. I only want to change map opacity. Thanks --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

Re: Invalid API

2008-12-09 Thread warden [Andrew Leach - Maps API Guru]
On Dec 9, 1:23 pm, GW_P [EMAIL PROTECTED] wrote: Hi Andrew The problem must be with my code, as i have added another pagehttp://www.gwphillipson.com/GoogleTest.htm and that works ok, so server side code, so i must have a bug in my code somewhere :-( The key on that page is different to the

Re: Google API Key Generation for multiple servers

2008-12-09 Thread Ziaglw
Hi! I have a similar problem. I need to generate keys for more than 100 domains. Is there a possibility to do this by code? How do you generate the keys? By hand? I hope you can help me. Thanks, Werner --~--~-~--~~~---~--~~ You received this message because

RE: Bug? h[cf] is undefined

2008-12-09 Thread Ralph Ames
So could you please explain what happend? Please read the posting guidelines and provide a link to your map. Ralph www.easypagez.com/maps/map_index.html - --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

Re: Invalid API

2008-12-09 Thread GW_P
Hi Andrew I'm trying another key to see if it works, both keys are now the same. George On Dec 9, 1:26 pm, warden [Andrew Leach - Maps API Guru] [EMAIL PROTECTED] wrote: On Dec 9, 1:23 pm, GW_P [EMAIL PROTECTED] wrote: Hi Andrew The problem must be with my code, as i have added another

click and marker

2008-12-09 Thread Alex
Hi all, I can marker from the data files, but I can't conect the markers with the menu, I don't know how to use menu to show/hide markers. How can I do it? help me please. website: http://www.easylocation.ca/RE.html data: http://www.easylocation.ca/example_x.csv,

Re: Problem with custom GMapType and tiles loading

2008-12-09 Thread @ndrea
Hello, First of all I realised a mistake in the first email, Safari's version is 3.1, not 2.1 Anyway, I've been trying several solutions for the past week, but nothing works and I still don't know what the cause is. I've also fished back an old version of the page, made up of simple html pages

Re: Bug? h[cf] is undefined

2008-12-09 Thread Björn Brala
Try to read the following link, it will help you get an awnser. http://groups.google.com/group/Google-Maps-API/web/suggested-posting-guidelines?hl=en 2008/12/9 laloona [EMAIL PROTECTED] Hello, on my companys homepage we had an error with the google map, we watched it some weeks and now we

Re: Invalid API

2008-12-09 Thread GW_P
Hi Andrew The problem must be with my code, as i have added another page http://www.gwphillipson.com/GoogleTest.htm and that works ok, so server side code, so i must have a bug in my code somewhere :-( George On Dec 9, 1:07 pm, warden [Andrew Leach - Maps API Guru] [EMAIL PROTECTED] wrote: On

Re: Bug? h[cf] is undefined

2008-12-09 Thread warden [Andrew Leach - Maps API Guru]
On Dec 9, 12:13 pm, Ralph Ames [EMAIL PROTECTED] wrote: So could you please explain what happend? Please read the posting guidelines and provide a link to your map. Actually, please provide a link to the map **without** the fix. If necessary, put a temporary page on your website so that only

Re: how can I load geocoder without using address form

2008-12-09 Thread warden [Andrew Leach - Maps API Guru]
On Dec 9, 11:53 am, warden [Andrew Leach - Maps API Guru] wrote: Add a couple of lines Or, if you really have to use the geocoder for addresses you already know, then just add showAddress(document.getElementById(address).value); towards the end of the page execution. You will need an id

Gmail and Google Maps interface

2008-12-09 Thread [EMAIL PROTECTED]
Hello, i am doing a university project and i have sent a longitude and latitude to my gmail account, does anyone know how to automatically sort through the e-mail and select the longitude and latitude and put it into google maps? --~--~-~--~~~---~--~~ You received

Re: street view bug

2008-12-09 Thread [EMAIL PROTECTED]
On Dec 9, 6:15 am, Vilius Kraujutis [EMAIL PROTECTED] wrote: Hi, everyone, who works on google maps, street view. I was looking around somewhere in USA. When I noticed the bug, I copied link:http://maps.google.com/maps?f=qhl=ltgeocode=q=%C5%A0altoni%C5%A1ki... but it does not goes to the

Map Displayed in Google Search Results Page

2008-12-09 Thread Christopher Robin
Hello, I develop a hotel site and have seen a feature that I would like to incorporate onto my site. When I search in google with the keywords priceline hotel university wales I see that for the first result, which is the priceline result, there is the possibilty to display a mini map on the

Re: street view bug

2008-12-09 Thread Vilius Kraujutis
Yes, I pressed on Link and copied content from first field. This point, where the link brings is the start position, where I started my look around. I also thought, that link must bring exactly to the same place where I did a copy of the link (not in address field of my browser, but in the link

cities between two given cities

2008-12-09 Thread nicr
Hello, :-) would someone know how one can get the cities which are between two given cities? How can I get all the cities which lie between two given cities and which are in a band of x miles brod? --~--~-~--~~~---~--~~ You received this message because you are

cities between two given cities

2008-12-09 Thread nicr
Hello, :-) would someone know how one can get the cities which are between two given cities? How can I get all the cities which lie between two given cities and which are in a band of x miles brod? --~--~-~--~~~---~--~~ You received this message because you are

Re: Map opacity

2008-12-09 Thread bratliff
On Dec 9, 8:51 am, Juan [EMAIL PROTECTED] wrote: Hi Is possible change the opacity of the map? I can change the opacity using div elements, but, it change the markers too. I only want to change map opacity. Thanks You can change the opacity of an arbitrary DIV on the fly with:

map suddenly stops showing data

2008-12-09 Thread Ganna
Hi, Around June this year I created a simple website with a Gmaps API to show information on archaeological sites and it worked fine for months. But, as from approximately two weeks ago, the embedded map has stopped uploading the data. The map is still there (although no longer showing in the

Re: Streets in Israel

2008-12-09 Thread warden [Andrew Leach - Maps API Guru]
On Dec 9, 3:54 pm, shlomi [EMAIL PROTECTED] wrote: i want to get static map of israelies cities with the google api. when i get the map, it has no streets on it. can any one tell me what i should do to see the streets like when i surf to the map.google search results. I don't think you can.

Re: Map Displayed in Google Search Results Page

2008-12-09 Thread Rossko
Can someone point me to a resource page for this functionality http://groups.google.com/group/Google-Maps-For-Business-Owners/topics --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Maps API group. To post

Re: Problem with custom GMapType and tiles loading

2008-12-09 Thread Mike Williams
I'm working on some ideas. It make take me a day or two. In the mean time, try using an older version of the API and see if that helps. -- http://econym.org.uk/gmap The Blackpool Community Church Javascript Team --~--~-~--~~~---~--~~ You received this message

Need very experienced team / individual that can develop a Google earth / maps mashup

2008-12-09 Thread Steve Podmore (Global Sustainability Challenge)
Hi there I am interested in anyone from the Google earth team, or anyone generally experienced in Google Api able to develop a very exciting and interactive ap for a non profit. We are setting up a London based foundation to drive sustainability innovation and roll out, and the public facing

Re: how can I load geocoder without using address form

2008-12-09 Thread Miki
this look like a great solution but I don't know how to implement it, Please can you help me. here is JS link http://www.studio11homes.com/map/s11latlonmapT.js On Dec 9, 5:58 am, warden [Andrew Leach - Maps API Guru] [EMAIL PROTECTED] wrote: On Dec 9, 11:53 am, warden [Andrew Leach - Maps API

I can't edit one of my maps

2008-12-09 Thread aga
Hi, I have 4 maps created and one of them seems to be empty however on my web everything works fine. www.ruraljet.com -- Search by map -- Hotels Please help. Thanks and regards, aga --~--~-~--~~~---~--~~ You received this message because you are subscribed to

Re: drag a polyline to drop to a marker

2008-12-09 Thread hermans85
On 28 Ott, 04:39, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Does anyone try to drag a polyline to a marker? Thanks It needs me too, please. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Maps API group.

Re: Google Maps TOU clarification

2008-12-09 Thread Steveli100
Hi Pamela, I saw some apps in the Apple App Store have similar behavior as the native iPhone Maps, for example, ManGo. It looks like it has direct access to tile. I'm not sure whether somehow it embeds the native iPhone Maps or have some agreement with Google so that they can use the tile API.

Re: I can't edit one of my maps

2008-12-09 Thread Rossko
www.ruraljet.com-- Search by map -- Hotels In FF2 get a map around Spain, with markers of four different colours. What do you get? cheers, Ross K --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Maps API

Map Icon Clustering

2008-12-09 Thread nyc
I have read all the posts and was wondering if there is anyway to do this Aggregate clustering with the icons showing behind each other and the info window shows a listing? http://www.multimap.com/apidocs/1.2/declutteringmarkers.htm Carl --~--~-~--~~~---~--~~

google.loader.ClientLocation NULL with ATT Wireless Card

2008-12-09 Thread E
Any ideas as to why this would be? I realize that I can't fix this problem, but I'm very curious to know why Google would not be able to map my IP when I use ATT to connect to the internet. I've gone to other IP lookup sites when connected via ATT, and they are always able to map my location.

Re: I can't edit one of my maps

2008-12-09 Thread Bocha10
There seems to be a problem with My Maps because a lot of users are complaining that their My Maps are gone or have placemarks missing. The problem apparently started last night or this morning. You can see several posts about it at

Re: I'm drowning in extraneous mouseover events!!! HELP...

2008-12-09 Thread [EMAIL PROTECTED]
On Dec 9, 11:06 am, Chris [EMAIL PROTECTED] wrote: The server at work is down. Thanks so much for trying. Once the server is back up again, should I repost the message? You can reply with additional information, no need for a new thread. On Dec 9, 3:46 am, ProbablyMike [EMAIL PROTECTED]

Re: click and marker

2008-12-09 Thread Alex
Hi my friend, Thanks a lot. But I mean, I want to click a text menu, and then show a group of markers on the map, then click the marker, can show information. No sidebar which click one by one, then show something. How can I do it? Thanks. On Dec 9, 2:50 am, warden [Andrew Leach - Maps API

Re: click and marker

2008-12-09 Thread Alex
And another thing, why do I can't show my map in IE, but in Firefox is ok? Thanks On Dec 9, 2:50 am, warden [Andrew Leach - Maps API Guru] [EMAIL PROTECTED] wrote: On Dec 9, 8:50 am, Alex [EMAIL PROTECTED] wrote: I can marker from the data files, but I can't conect the markers with the

Re: Map Displayed in Google Search Results Page

2008-12-09 Thread Christopher Robin
OK that doesn't really advance me that much On Dec 9, 5:38 pm, Rossko [EMAIL PROTECTED] wrote: Can someone point me to a resource page for this functionality http://groups.google.com/group/Google-Maps-For-Business-Owners/topics --~--~-~--~~~---~--~~ You

Re: click and marker

2008-12-09 Thread geocode...@gmail.com
On Dec 9, 12:34 pm, Alex [EMAIL PROTECTED] wrote: And another thing, why do I can't show my map in IE, but in Firefox is ok? It works for me in IE(6). What problem are you seeing? -- Larry Thanks On Dec 9, 2:50 am, warden [Andrew Leach - Maps API Guru] [EMAIL PROTECTED] wrote: On

RE: click and marker

2008-12-09 Thread Ralph Ames
And another thing, why do I can't show my map in IE, but in Firefox is ok? You have two html tags there should be only one. html xmlns=http://www.w3.org/1999/xhtml; xmlns:v=urn:schemas-microsoft-com:vml html style=height:100% BTW there are two head sections there should be only one. Ralph

Re: Ho to get the constant for setting my type

2008-12-09 Thread klemmkeil
var map_type; if (map.getCurrentMapType() == G_NORMAL_MAP)     map_type = normal; if (map.getCurrentMapType() == G_SATELLITE_MAP)     map_type = satellite; if (map.getCurrentMapType() == G_HYBRID_MAP)     map_type = hybrid; I wish getCurrentMapType() would return exactly that! But it

Re: Ho to get the constant for setting my type

2008-12-09 Thread geocode...@gmail.com
On Dec 9, 1:43 pm, klemmkeil [EMAIL PROTECTED] wrote: var map_type; if (map.getCurrentMapType() == G_NORMAL_MAP)     map_type = normal; if (map.getCurrentMapType() == G_SATELLITE_MAP)     map_type = satellite; if (map.getCurrentMapType() == G_HYBRID_MAP)     map_type = hybrid; I

Re: the question of Firefox cross site domain

2008-12-09 Thread Rainman
David, I am doing similar calls on my site and I found (with much help from this community) that a very simple PHP script as a proxy solved my problems. Here is my map: http://www.udfcd.org/FWP/LDAD/gmap.html If you click on the Archived ALERT tab and click Update Map with the default options

Re: Invalid API

2008-12-09 Thread GW_P
Hi Andrew Just to give you an update, i put the KeyID in the web config file and now it works OK. George On Dec 9, 1:41 pm, GW_P [EMAIL PROTECTED] wrote: Hi Andrew I'm trying another key to see if it works, both keys are now the same. George On Dec 9, 1:26 pm, warden [Andrew Leach - Maps

Re: click and marker

2008-12-09 Thread Alex
On Dec 9, 12:27 pm, Alex [EMAIL PROTECTED] wrote: Hi my friend, Thanks a lot. But I mean, I want toclicka text menu, and then show a group of markers on the map, thenclickthemarker, can show information. No sidebar whichclickone by one, then show something. How can I do it? Thanks. On

Re: Dynamic load Maps/locations

2008-12-09 Thread [EMAIL PROTECTED]
I got this working. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Maps API group. To post to this group, send email to Google-Maps-API@googlegroups.com To unsubscribe from this group, send email to [EMAIL

Google Maps API Premier customers no longer need to use keys

2008-12-09 Thread Thor (Google Employee)
Hi all, In response to feedback from existing Maps API Premier customers that managing Maps API keys for a large number of domains can be cumbersome we have removed the requirement for Maps API Premier customers to use Maps API keys. In addition we have launched a new section of the Maps API

Re: Map Displayed in Google Search Results Page

2008-12-09 Thread Rossko
http://www.google.com/local/add/businessCenter?hl=en-GBgl=GB --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Maps API group. To post to this group, send email to Google-Maps-API@googlegroups.com To

applying Douglas-Peuker or other to shp file

2008-12-09 Thread hoangelos
I have some shp files that I want to apply a Douglas-Peuker to. I have seen suggested mapshaper.org, but it's down. Does anyone have any other suggestions on how to apply the alogithm ideally to the whole shpfile. --~--~-~--~~~---~--~~ You received this message

Re: applying Douglas-Peuker or other to shp file

2008-12-09 Thread maps.huge.info [Maps API Guru]
I would suggest loading Postgresql 8.3.5 and PostGIS 1.3.3 on your system, load in the shapefile and use the built in D-P functions to do the task. There's a new function just added to 1.3.3 called ST_SimplifyPreserveTopology that prevents splinters and invalid polygons being formed by the D-P

Re: Problem with custom GMapType and tiles loading

2008-12-09 Thread Mike Williams
Google seem to have imposed timeouts on the tile fetches. That's fine for Google tiles that are provided by fast servers, but if you have a slow server, it looks like the API doesn't always wait long enough before giving up and deciding that the fetch has failed. I noticed that fetching an

RE: applying Douglas-Peuker or other to shp file

2008-12-09 Thread Michael Geary
Thanks for the tip, John - that sounds like a good one. Do you know if it takes care of the common border problem? That is, if you have a shapefile for, say, the 48 contiguous states, does it make sure that common borders follow the same path for each polygon? A while back I tried a standalone

Re: applying Douglas-Peuker or other to shp file

2008-12-09 Thread hoangelos
Concerning, mapshaper.org, when I tried to upload a shpfile from my Firefox or Safari on my OS X 10.5.5 it just hangs there at the screen where it reports it uploaded 100% and then just sits there even overnight. On Dec 9, 10:56 pm, Michael Geary [EMAIL PROTECTED] wrote: Thanks for the tip,

Re: applying Douglas-Peuker or other to shp file

2008-12-09 Thread hoangelos
Btw, on the cartoweb.org package, have you used this before? On Dec 9, 10:56 pm, Michael Geary [EMAIL PROTECTED] wrote: Thanks for the tip, John - that sounds like a good one. Do you know if it takes care of the common border problem? That is, if you have a shapefile for, say, the 48

Re: Problem with custom GMapType and tiles loading

2008-12-09 Thread Mike Williams
However: I was just about to raise an Issue for it, asking that the timeout be increased to allow for people with slow custom map tile servers who can't create multiple subdomains, but in order to do that I wanted to know which API version introduced the effect. Since I can't reproduce the

Automatic upgrade of 2.s versions to 2.s has occurred

2008-12-09 Thread pamela (Google Employee)
Hi developers- Back in August, we pre-announced that we'd be automatically upgrading requests for API versions lower than 2.s (2.73) to 2.s in the near future: http://groups.google.com/group/Google-Maps-API/browse_thread/thread/1454fabde5453959?pli=1 The future is now. You can see this in

Re: Google Maps TOU clarification

2008-12-09 Thread pamela (Google Employee)
Hi Steve - Google does not provide a direct tile access API. Native apps may use a WebView with the Static Maps API, however. The Trapster app does this; I'm not sure about ManGo. - pamela On Wed, Dec 10, 2008 at 5:13 AM, Steveli100 [EMAIL PROTECTED] wrote: Hi Pamela, I saw some apps in

Re: Map Displayed in Google Search Results Page

2008-12-09 Thread Christopher Robin
OK - I see where you are going now. Thanks for yoru help On 10 déc, 03:45, Rossko [EMAIL PROTECTED] wrote: http://www.google.com/local/add/businessCenter?hl=en-GBgl=GB --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups

Re: Map Displayed in Google Search Results Page

2008-12-09 Thread Christopher Robin
Rossko, excuse being a pain here. but is that the response to the question. Did you see on the google search results page what I was looking at. Please type priceline hotel university wales into your search query to see what I was looking at. I'm not sure that this is the same as google local

Re: Temp Hack for Google Earth Plugin for Chrome and Win Safari

2008-12-09 Thread Andy R
Does not work for me: Chrome: The Google Earth Plugin instance could not be created. Try installing again. Similar for Safari (Win XP) On 9 Dez., 21:26, chrismarx [EMAIL PROTECTED] wrote: Saw this in the ge issue tracker, just add the anchor #geplugin_browserok to your url, and it'll work in