>
> 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/javascrip
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
"[deprecate
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/we
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
AutoCompl
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 & Ser
>
> 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 receive
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
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.
>
> 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 JavaScr
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
>
> 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
>
> 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
--
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, s
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.
T
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 rec
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 'c
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:
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 r
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 greetin
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_categ
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; ihttp://www.ralf-wes
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 app
>
> 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 A
>
> 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 discovere
>
> 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/i
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
t
>
> 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
>
> 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 Googl
>
> Hi Andres,
>
I does not seem to be a Google Maps API problem, because the map ist there
- just not at the right position.
So it is certainly a css problem.
I would remove all css (as possible) on your website and - when the map ist
working correct also in Chrome - successively put back th
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:
>
> 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
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
"Goog
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 becaus
hi Joseph,
I'm also not happy that Google moved this to stackoverflow, cause I think
stackoverflow in my opinion is just for experts and much more technical
(JavaScript, PHP, SQL) and I also didn't know that it is just for
questions, not for discussions - though lots of questions turn into k
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
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/wf
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-
>
> 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 rece
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
ls for me in all browsers. Still complaining about
> *GBrowserIsCompatible *
>
>
> On 20 November 2013 19:55, ralfwessels
> > wrote:
>
>> hi John,
>>
>> it's not working for me, either on FF or Chrome and not with IE (all most
>> updated v
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 r
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" gro
42 matches
Mail list logo