[Google Maps API v3] Re: Infowindow

2019-02-15 Thread ralfwessels

>
> Hi Menghuy,

 
it is possible that the problems are related to the version change of the 
Google Maps API a few days ago.
Try to use another (older) version to see if it helps.
More information about the API versions you'll find 
here: https://developers.google.com/maps/documentation/javascript/versions

-- 
You received this message because you are subscribed to the Google Groups 
"[deprecated] Google Maps JavaScript API v3. Please use the latest post." group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at https://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/d/optout.


[Google Maps API v3] Re: Billing question: Does programmatically adding markers contribute to page load quota?

2019-02-06 Thread ralfwessels
Hi Eric,

I don't think that programmatically added markers count as page load, but 
this is my opinion.

You can contact the support team, to get a sure answer 
> https://developers.google.com/maps/support/

-- 
You received this message because you are subscribed to the Google Groups 
"[deprecated] Google Maps JavaScript API v3. Please use the latest post." group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at https://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/d/optout.


[Google Maps API v3] Re: how to control the layers of POI on tiles?

2018-10-26 Thread ralfwessels
Hi Rafi,

if you want to have control over your POIs (custom Icons, only POIs of a 
special category, ) you can try the Places API 
>> https://developers.google.com/places/web-service/intro?hl=de

Here is a list of categories (Place Types) you can get 
>> https://developers.google.com/places/web-service/supported_types?hl=de

-- 
You received this message because you are subscribed to the Google Groups 
"[deprecated] Google Maps JavaScript API v3. Please use the latest post." group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at https://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/d/optout.


[Google Maps API v3] Re: search incorrect in location in api google maps

2018-09-27 Thread ralfwessels
Hi Alejandro,

here you'll find a good overview about the "Geocoding Service" from Google  
with information about the request and how to 
use.here: https://developers.google.com/maps/documentation/javascript/geocoding


If you use a search box in your application I woul recommend to use 
AutoComplete. More Information about this you'll find 
here: 
https://developers.google.com/maps/documentation/javascript/places-autocomplete

-- 
You received this message because you are subscribed to the Google Groups 
"[deprecated] Google Maps JavaScript API v3. Please use the latest post." group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at https://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/d/optout.


[Google Maps API v3] Re: How to viewing list of all my API keys

2018-05-30 Thread ralfwessels
Hi,
the API Console or now called "Google Cloud Platform" was never and is 
anything but user friendly.
So first you have to know that Google manages API keys in projects and you 
have to choose your project right beside the title "Google Cloud Platform"
Now you open the menue and click "APIs & Services" > under Credentials 
you'll see a overview of all your API keys and you can edit the keys here.

-- 
You received this message because you are subscribed to the Google Groups 
"[deprecated] Google Maps JavaScript API v3. Please use the latest post." group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at https://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/d/optout.


[Google Maps API v3] Re: Changes to your Google Maps APIs account

2018-05-22 Thread ralfwessels

>
> Hi Malgosia,
>>>
>>
as nobody expierienced the new pricemodel so far, it's hard to say how 
google will cash up all the APIs you are using.
I think that the Google Maps JavaScript API in the new GoogleMaps Platform 
will be "Dynamic Maps" with up to 28,000 loads for $200 VALUE

-- 
You received this message because you are subscribed to the Google Groups 
"[deprecated] Google Maps JavaScript API v3. Please use the latest post." group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at https://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/d/optout.


[Google Maps API v3] Re: Can Google explain the logic behind the Maps API changes ?

2018-05-14 Thread ralfwessels
This is a really good question !

-- 
You received this message because you are subscribed to the Google Groups 
"[deprecated] Google Maps JavaScript API v3. Please use the latest post." group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at https://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/d/optout.


[Google Maps API v3] Re: Changes to your Google Maps APIs account

2018-05-07 Thread ralfwessels
Hi Rob,

in that mail I got from Google ([Action Required] Changes to your Google 
Maps APIs account) they wrote: "For additional visibility and control you 
can set daily quotas or billing alerts." - so there will be a kind of 
control system. So far I couldn't find more informations about that.

...and yes you are right: this was a very short and surprising notice from 
Google. So if your map application in future will reach the new limits and 
you are looking for an alternative mapping application - Leaflet is pretty 
nice and open source.

-- 
You received this message because you are subscribed to the Google Groups 
"[deprecated] Google Maps JavaScript API v3. Please use the latest post." group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at https://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/d/optout.


[Google Maps API v3] Re: Changes to your Google Maps APIs account

2018-05-07 Thread ralfwessels

>
> Hi Patrick,
>
it depends if you are reaching the new limits ofGoogle Maps Platform.
You'll find the new pricing table 
here: https://cloud.google.com/maps-platform/pricing/sheet/
 

-- 
You received this message because you are subscribed to the Google Groups 
"[deprecated] Google Maps JavaScript API v3. Please use the latest post." group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at https://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/d/optout.


[Google Maps API v3] Re: Anzahl Maps API erhöhen

2018-04-05 Thread ralfwessels
Hallo Frank,

Ich habe mit der Google Maps API auch schon einige Karten für Kunden 
erstellt, und anfangs dafür auch meinen eigenen API-key eingesetzt.
Das war jedoch ein großer Fehler, weil Kunden irgendwann - auch Jahre 
später - wieder auftauchen mit irgendwelchen Problemen, obwohl das Projekt 
schon lange beendet ist.

Wenn ein Kunde eine Google Maps API Karte möchte, dann nur, wenn der 
API-key auch über seinen Account läuft. Sollten Kunden damit nicht  
klarkommen, biete ich an, das zu organisieren. Dafür brauche ich jedoch die 
Google Account Zugangsdaten des Kunden. 
Will ein Kunde diese nicht bereitstellen, gibt es keine Google Maps API 
Karte!

Als Alternative kann man Karten natürlich auch mit Leaflet erstellen 
(http://leafletjs.com/). Das ist OpenSource, man benötigt keinen Key und 
ist genauso leistungsfähig wie die Google Maps API - in manchen Bereichen 
sogar besser!

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at https://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/d/optout.


[Google Maps API v3] Re: Map does't appear since last year

2018-03-27 Thread ralfwessels

>
> maybe this helps:  
>  
> https://stackoverflow.com/questions/17191664/why-getprojection-is-not-working-in-v3
>
Ralf 

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at https://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/d/optout.


[Google Maps API v3] Re: Map does't appear since last year

2018-03-27 Thread ralfwessels

>
> Hi Trachy,
>

the developer console shows this error:  "Uncaught TypeError: Cannot read 
property 'fromLatLngToPoint' of undefined"  in "sites_2.js"on line  
767  

Maybe you'll find an answer 
here:  
https://stackoverflow.com/questions/31855905/fromlatlngtopoint-is-not-defined

Ralf

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at https://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/d/optout.


[Google Maps API v3] Re: Viewing Data: Mapping Earthquakes

2017-11-30 Thread ralfwessels
Hi Jack,
maybe start 
here: 
https://developers.google.com/maps/documentation/javascript/earthquakes?hl=en

Ralf

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at https://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/d/optout.


[Google Maps API v3] Re: Can Google offer an ad-supported alternative to the current usage levels for the Maps API ?

2016-11-29 Thread ralfwessels
Hi Rob,

quite interesting examples, but do you know what cost in dollar I have, 
when for example  2,463,750 credits needed per year (as in the real estate 
example calculated)?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at https://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/d/optout.


[Google Maps API v3] Re: Can Google offer an ad-supported alternative to the current usage levels for the Maps API ?

2016-11-27 Thread ralfwessels
Hi Rob,
if you check out the new Maps APIs Credit option it would be very 
interesting to get some informations, specialy about pricing.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at https://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/d/optout.


[Google Maps API v3] Re: Can Google offer an ad-supported alternative to the current usage levels for the Maps API ?

2016-11-26 Thread ralfwessels
Hi Rob,

if billing is enabled (through API Console) you have to pay $0.50 USD / 
1,000 additional map loads when you reach the limit, 
see https://developers.google.com/maps/pricing-and-plans/

Also interesting ist the new Google Maps APIs Premium Plan (former Maps for 
Work I guess), where you 'collect'  Maps APIs Credits 
 see https://developers.google.com/maps/premium/calculate-credits
but I couldn't found any pricedetails for this new model.

And at least there is the option using leaflet with OpenStreetMap data.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at https://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/d/optout.


[Google Maps API v3] Re: Issues with extracting json data

2016-09-21 Thread ralfwessels
Hi Yogesh,
may these examples will be helpful for you:
https://developers.google.com/maps/documentation/javascript/tutorials/importing_data
 
   
or  https://developers.google.com/maps/documentation/javascript/datalayer

ralf

Am Mittwoch, 21. September 2016 01:37:58 UTC+2 schrieb yogesh byahatti:
>
> How to extract the place details which is produced in JSON format ?
> Like extracting ,icon,name,place,ratings etc..
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at https://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/d/optout.


[Google Maps API v3] Re: Can google-maps-js-api-v3 and jQuery user together ?

2016-06-24 Thread ralfwessels
hi traveller,
yes you can use them together - in many cases I would recomend to use 
jQuery, because the code is more efficient.
ralf

Am Freitag, 24. Juni 2016 01:41:31 UTC+2 schrieb traveller:
>
> Can google-maps-js-api-v3 and jQuery user together ?Are they compatible 
> each other ?
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at https://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/d/optout.


[Google Maps API v3] Re: Is this legal action regarding Google Browser Key

2016-03-19 Thread ralfwessels
Hi Bashar,
that shouldn't be a problem in case of a legal application. 
GPS Visualizer - a platform to geocode multiple addresses - has a similar 
approach where users have to provide their own API keys. (e.g. Google Maps 
Browser API-key).
Link: http://www.gpsvisualizer.com/geocoder/

best greetings from Berlin
ralf

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at https://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/d/optout.


[Google Maps API v3] Re: map that updates on user input using js and ajax

2015-12-19 Thread ralfwessels
Hi Istvan,

To create a map like the example you can use the Google Maps JavaScript API.
You can find many examples and tutorials, if you are google for "google 
maps api show hide categories".

You can also look in the sourcecode of this 
example: http://www.ralf-wessels.de/test/apiv3/marker_categories.html  - so 
it has Checkboxes instead of a dropdownlist, but this is just HTML.

ralf

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at https://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/d/optout.


[Google Maps API v3] Re: Multiple Marker from different json file on google map api

2015-11-24 Thread ralfwessels
Hi Prashant,
one approach to make the markers disappear when uncheck the checkbox is to 
make them unvisible with  'setVisible(false)'.
To get all the markers of a category you need to put them in an array and 
go through all markers to make them invisible:

  for (var i=0; i

[Google Maps API v3] Re: Tile to Custom Street View

2015-11-23 Thread ralfwessels
Hi Gutierrez,

do you know this 
tutorial: 
http://googlemaps.googlermania.com/google_maps_api_v3/en/custom_streetview/

I guess you can create the tiles with some of the software for creating the 
panorama.

At least GMap Image Cutter  should do the job as it says 'The GMap Image 
Cutter is an application designed to take any image or digital photo and 
cut it into tiles which are displayed on a Google Map'

Link: https://www.bartlett.ucl.ac.uk/casa/latest/software/gmap-image-cutter

ralf

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at http://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/d/optout.


[Google Maps API v3] Re: Invalid API key - works and then it doesn't

2015-11-13 Thread ralfwessels

>
> Hi julies,
>

using a maps api key is not mandatory necessary - it is just a tool for a 
better controling of the maps statistics (e.g.how many clicks).
Did you try it without a key?

ralf

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at http://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/d/optout.


[Google Maps API v3] Re: All of sudden: Maps API V3 doens't work anylonger returning blank screens

2015-11-10 Thread ralfwessels

>
> Hi Tiziano,
>

I can't see any map problems in your example 
http://www.liciafox.net/venues/melanie-zingt (tried with Chrome + FF). The 
only problem discovered with firebug was "ReferenceError: twttr is not 
defined on line 277.

But on your landing page  http://www.liciafox.net/  I discovered a map 
problem: "NetworkError: 404 Not Found - 
http://www.liciafox.net/js/gmaps/min/jquery.ui.map.extensions.min.js;.
If the map extension is not found, you will have problems with your map.

Another reason for problems could be, that Google changed the Google Maps 
API version in the last days. More about versioning of the Google Maps API 
you'll find here: 
https://developers.google.com/maps/documentation/javascript/versions

best greetings from Berlin
Ralf

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at http://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/d/optout.


[Google Maps API v3] Re: maps/api/js - Help to clarify if there is a limit on using this?

2015-11-05 Thread ralfwessels

>
> Hi Michael,
>

 as you explained I guess your project reaches the usage limits, but you 
said it is for an education based site. So maybe you are able to apply for 
a nonprofit licence within the Google Outreach programm.
More information about this you'll find here: 
 https://www.google.com/intl/en/earth/outreach/grants/software/mapsapi.html

If you are looking for a good OpenSource alternative to Google Maps API try 
leaflet (http://leafletjs.com/).
Ralf

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at http://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/d/optout.


[Google Maps API v3] Re: Getting default polygons on my page

2015-09-22 Thread ralfwessels

>
> Hi Muhammad,
>
you can use polygon properties fillOpacity, fillColor, strokeColor . to 
create your individual polys. 
Look at this 
example: 
https://developers.google.com/maps/documentation/javascript/examples/polygon-simple
Ralf

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at http://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/d/optout.


[Google Maps API v3] Re: map issues

2015-09-22 Thread ralfwessels
Hi Juls,

you prabably will find some answers 
here: https://developers.google.com/maps/faq

ralf

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at http://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/d/optout.


[Google Maps API v3] Re: Print current extent of google maps - Javascript

2015-09-08 Thread ralfwessels

>
> Hi Satya,
>

yes you can. Look at this thread at stackoverflow with different solutions: 
http://stackoverflow.com/questions/19128836/print-a-google-maps-api-v3-map-with-polygon

... but the quality will be poor!  I think you'll get better quality 
printing maps from Google My Maps since Google here offers printed maps in 
high resolution (4x screen resolution). 
Mor info here: https://support.google.com/mymaps/answer/6091689?hl=en
ralf 

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at http://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/d/optout.


[Google Maps API v3] Re: Find longitude/latitude 3 miles after start of route

2015-08-07 Thread ralfwessels


 Hi  Grenole8,


there is a function .GetPointAtDistance()  within the 3rd-party extension 
 v3_epoly.js for Google Maps API which should do the job.

See: http://www.geocodezip.com/scripts/v3_epoly.js

Ralf

 

-- 
You received this message because you are subscribed to the Google Groups 
Google Maps JavaScript API v3 group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at http://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/d/optout.


[Google Maps API v3] Re: Ignore national borders

2015-08-07 Thread ralfwessels
Hi victar,
normaly national borders are no barriers for creating routes (e.g. no 
problem to get from Egypt to Lybia), but in your case I think the poltical 
circumstances are responsible for tha crazy route.
Ralf

-- 
You received this message because you are subscribed to the Google Groups 
Google Maps JavaScript API v3 group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at http://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/d/optout.


[Google Maps API v3] Re: Zooming my KML layer using API v3

2015-08-07 Thread ralfwessels
Hi Gordon,
take a look at the official Google documentation: for KML 
Layers: 
https://developers.google.com/maps/documentation/javascript/examples/layer-kml

the KML layer option preserveViewport specifies that the map should not 
be adjusted to the bounds of the KmlLayer’s contents 
see: https://developers.google.com/maps/documentation/javascript/kmllayer

ralf

-- 
You received this message because you are subscribed to the Google Groups 
Google Maps JavaScript API v3 group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at http://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/d/optout.


[Google Maps API v3] Re: Where is the Issue tracker moving to?

2015-08-06 Thread ralfwessels
Hi Barry,

Google Code's data will remain online for a long time

Thats what this information site 
says: https://code.google.com/p/support/wiki/ReadOnlyTransition

... and more:
If you have any questions, please contact google-code-shutd...@google.com.

Ralf

-- 
You received this message because you are subscribed to the Google Groups 
Google Maps JavaScript API v3 group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at http://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/d/optout.


[Google Maps API v3] Re: Stack overflow??

2014-04-09 Thread ralfwessels
hi Thoern,

this forum is almost dead, you'll find much more informations and chances 
that someone will answer your Maps API question on Stack overflow.
An overview which google forums moved to Stack overflow is 
here: https://developers.google.com/maps/support/
ralf

-- 
You received this message because you are subscribed to the Google Groups 
Google Maps JavaScript API v3 group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at http://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/d/optout.


[Google Maps API v3] Re: Can Web Feature Service (WFS) be implemented with API v3?

2014-03-08 Thread ralfwessels
Hi Garthan,

I cannot see the WFS-Layer in your example - Firebug gives me 2 errors.

ralf

Am Samstag, 8. März 2014 03:20:32 UTC+1 schrieb Garthan:

  Here is an example of the GeoXml Parser loading an Xml which was 
 originally a WFS server response... 

 http://www.dyasdesigns.com/geoxml/wfsload/

 It was from a GeoServer I had up at one time ... shows the USA states 
 polygons.
 http://www.dyasdesigns.com/geoxml/wfsload/usa.xml




-- 
You received this message because you are subscribed to the Google Groups 
Google Maps JavaScript API v3 group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at http://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/d/optout.


[Google Maps API v3] Re: My GeoXml parser v3 - new Features.

2014-01-27 Thread ralfwessels
hi,
the examples are not working for me with the newest versions of FF and 
Chrome

ralf

-- 
You received this message because you are subscribed to the Google Groups 
Google Maps JavaScript API v3 group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at http://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [Google Maps API v3] Wrapper? Wrapper? What wrapper?

2013-11-21 Thread ralfwessels


 Has it now reached Germany?

 ... now it also reached Germany, but a lot of my old maps are not working 
anymore. 
The wrapper seems to have problems with maptype and also with custom 
overlays - will have a closer look at it the next days, when I have more 
time for that.
ralf

-- 
You received this message because you are subscribed to the Google Groups 
Google Maps JavaScript API v3 group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at http://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/groups/opt_out.


[Google Maps API v3] Re: Wrapper? Wrapper? What wrapper?

2013-11-20 Thread ralfwessels
tested all my old v2-maps, but none of these are working anymore.
Also the old (and great) v2-examples from Mike are not working anymore.

Someone kmows an old V2 workin example?
ralf

-- 
You received this message because you are subscribed to the Google Groups 
Google Maps JavaScript API v3 group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at http://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/groups/opt_out.


[Google Maps API v3] Re: Wrapper? Wrapper? What wrapper?

2013-11-20 Thread ralfwessels
hi John,

it's not working for me, either on FF or Chrome and not with IE (all most 
updated versions).
Ican just see the frame of the map, but no map at all.
ralf



Am Mittwoch, 20. November 2013 20:34:09 UTC+1 schrieb John Coryat:

 Here's one:

 http://maps.huge.info/places.htm

 It's a really old polyline based map. Surprised it worked.

 -John Coryat


-- 
You received this message because you are subscribed to the Google Groups 
Google Maps JavaScript API v3 group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at http://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [Google Maps API v3] Re: Wrapper? Wrapper? What wrapper?

2013-11-20 Thread ralfwessels
hi barry,

ok, I guess I have to wait until it reaches Germany.

best greetings from Berlin
ralf

Am Mittwoch, 20. November 2013 20:59:00 UTC+1 schrieb barryhunter:

 It's been flown around the world by plane. It hasn't reached every country 
 yet  

 That map fails for me in all browsers. Still complaining about 
 *GBrowserIsCompatible *


 On 20 November 2013 19:55, ralfwessels in...@ralf-wessels.dejavascript:
  wrote:

 hi John,

 it's not working for me, either on FF or Chrome and not with IE (all most 
 updated versions).
 Ican just see the frame of the map, but no map at all.
 ralf



 Am Mittwoch, 20. November 2013 20:34:09 UTC+1 schrieb John Coryat:

 Here's one:

 http://maps.huge.info/places.htm

 It's a really old polyline based map. Surprised it worked.

 -John Coryat

  -- 
 You received this message because you are subscribed to the Google Groups 
 Google Maps JavaScript API v3 group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to google-maps-js-api-v3+unsubscr...@googlegroups.com javascript:
 .
 To post to this group, send email to 
 google-map...@googlegroups.comjavascript:
 .
 Visit this group at http://groups.google.com/group/google-maps-js-api-v3.
 For more options, visit https://groups.google.com/groups/opt_out.




-- 
You received this message because you are subscribed to the Google Groups 
Google Maps JavaScript API v3 group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at http://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [Google Maps API v3] Re: Wrapper? Wrapper? What wrapper?

2013-11-20 Thread ralfwessels


Am Mittwoch, 20. November 2013 21:06:25 UTC+1 schrieb ralfwessels:

 hi barry,

 ok, I guess I have to wait until it reaches Germany.

 best greetings from Berlin
 ralf

 Am Mittwoch, 20. November 2013 20:59:00 UTC+1 schrieb barryhunter:

 It's been flown around the world by plane. It hasn't reached every 
 country yet  

 That map fails for me in all browsers. Still complaining about 
 *GBrowserIsCompatible *



-- 
You received this message because you are subscribed to the Google Groups 
Google Maps JavaScript API v3 group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at http://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/groups/opt_out.