[Google Maps API v3] script slowing down firefox aftter 3.8 update?

2012-03-01 Thread giscoda
Hello, after switching from V3.7 to V3.8 I am experiencing "script slowing down" messages in Firefox. Test Link: http://karte.immobilien-kompass.de/kommentar/16/50.234085172505/8.61989021301269#karte Sometimes firefox complains that a script on the web page is slowing down the page. I must kill

[Google Maps API v3] Re: Layer for everything exept one country?

2011-12-06 Thread giscoda
Hi, not sure whether a simple KML would be an option. If kml can handle holes within polygons!? I did it using an image overlay. You can find a working example here: http://karte.immobilien-kompass.de Regards -s. On 5 Dez., 12:55, OscarWilde wrote: > Hi all, > > I want to "hightlight" the visit

[Google Maps API v3] Maps V2 Statistics not in API Console

2011-12-02 Thread giscoda
Hello, I am loading a V2 map with the autoload: Example: http://www.google.com/jsapi? autoload=%7B%22modules%22%3A%5B%7B%22name%22%3A%22maps%22%2C%22version %22%3A%222.194%22%2C%22callback%22%3A%22loadMap%22%7D%5D %7D&key="> In the API console I cannot find any one of these request

[Google Maps API v3] Re: Google API Console Key with geo coder

2011-11-22 Thread giscoda
or even supported. > > The API doesnt take part in any of the quotas tracked in the Console. > > Why do you want to include a console key anyway? > > > > > > > > On Tue, Nov 22, 2011 at 12:20 PM, giscoda wrote: > > Hello, > > > I am trying to

[Google Maps API v3] Google API Console Key with geo coder

2011-11-22 Thread giscoda
Hello, I am trying to submit a request to the geo coder api using a new API console key: http://maps.google.com/maps/api/geocode/json?address=sternbergweg%2CHamburg®ion=de&language=de_DE&sensor=false&key=xx But the result is: { "results": [], "status": "REQUEST_DENIED" }

[Google Maps API v3] Re: Transaction limits and associated costs

2011-10-31 Thread giscoda
Hi Thor, will there be an option to get streetview and geocoder without the google map? I could easily switch the main map of my application to an open source solution but I would like to continiue using googles geocoding and streetview. Thanx -s. On 31 Okt., 10:20, abanjo wrote: > Hi Thor, >

[Google Maps API v3] Re: Remove ImageMapTypes dynamically

2011-09-30 Thread giscoda
Hello, in the beginning add NULL place holders like this: map.overlayMapTypes.push(null); // Placeholder for Sites Overlay map.overlayMapTypes.push(null); // Placeholder for OSM TOP + Sites and then add overlays like this: map.overlayMapTypes.setAt(1, mapOverlayLabels);

[Google Maps API v3] Re: http://econym.org.uk/gmap/custommap.htm

2011-08-29 Thread giscoda
http://www.google.de/search?q=osm+google+map&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:de:official&client=firefox-a On 29 Aug., 08:17, Vincent Hallberg wrote: > I'm looking for any examples of maps built with custom background > images/tiles. > > Here are the only two references I'm currently aware

[Google Maps API v3] How can I display OverlayMapType in a OverviewMap?

2011-08-17 Thread giscoda
Hello, in V3 the OverviewMap does not display any overlaymaptypes. There is already an issue filed: http://code.google.com/p/gmaps-api-issues/issues/detail?id=3434 Any known workarounds? Thanx -s. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaS

[Google Maps API v3] Re: StreetView and custom MapType.

2011-08-15 Thread giscoda
There is a issue report relating to this bug: Issue 3189 https://code.google.com/p/gmaps-api-issues/issues/detail?id=3189 And I have provided a test link: http://karte.immobilien-kompass.de/wohnen/hamburg#karte (pegman icon is grey in V3.3 and completely gone in > V3.3) Are there any workarounds

[Google Maps API v3] Re: Province borders?

2011-06-14 Thread giscoda
check open streetmap. They have lots of data. On 11 Jun., 20:47, Sammy wrote: > Hi all > I would like to have the province borders of Indonesia for a school. > Does google provide such tables (with lat/lng) or do we have to create > them by ourselves? Thank you. -- You received this message bec

[Google Maps API v3] Re: add road labels to custom tile

2011-05-25 Thread giscoda
Hi, you could create a transparent map layer containing only the roads and road labels at http://maps.cloudmade.com/ Then add the layer as an overlay to your ImageTiles. -s. On 25 Mai, 01:55, Chris Broadfoot wrote: > You might be interested in MapLabel: > > http://google-maps-utility-library-v3

[Google Maps API v3] Problems with ImageMapType and Streetview in V3.3 even worse in V3.4 and V3.5

2011-05-19 Thread giscoda
Hello, I am using a V3.3 map with an ImageMapType and activated Streetview Control. Examle Link: http://karte.immobilien-kompass.de/wohnen/hamburg#karte Problem 1: The streetview control is greyed out. Problem 2: When I update to V3.4 or V3.5 the streetview control gets invisible. What could I

[Google Maps API v3] Re: StreetView and custom MapType.

2011-05-04 Thread giscoda
Hi Charles, I am experiencing exactly the same problem in 3.4. Did you find a solution other than rolling back to 3.3? Thanx -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to google-maps-js-a