On Jul 17, 11:17 am, William wrote:
>
> Today I'll try these problem polylines with PolyCluster to compare
> with google.maps.Polyline.
>
here's the two polyline examples in blue, with the reference lines
drawn in red, so you can see where the polyline should go.
Test A. Using google.maps.Polyli
Hey, new experimenter here.. and I am struggling with the ability to
get the size of my map box. Eventually I plan to interrogate my db to
see what markers to display as the user scrolls around. For now I am
just trying to get the bounds of the map. I suspect it is something
really basic but my bra
First off, I am a complete Google Maps dummy and gathered information
here and there to get some new things working on a site I am building.
Right now it has come to a halt, as far as Google Maps is concerned
and I would like to have some help on the issue. First off, let me
show you what I have so
Hi folks,
I'm attempting to use the KML Layer feature to display KML that
contains regions. I'm using a KML file (https://sites.google.com/site/
mountainlegacyprojectmapv1/network-link-kml-2/network_link.kml) with a
network link to a KMZ containing regions (https://sites.google.com/
site/mountainl
I've got three separate data files I'm looking to display on a
website
via Google Maps. The data is originally in excel files ranging from
15 to 187 entries. I then convert it to a KML format and use
javascript to open it in Google Maps. This is where I'm at, and it
works just fine.
Now I need t
On Jul 16, 6:50 am, François wrote:
> Hi everyone,
>
> I'd like to know if it's possible to "center and zoom the map between
> severals marker". In fact, I have a map and I put marker on it with
> AJAX, but I just center the map on the first marker and the zoom is
> normal.
>
> Here a picture of w
hi all,
I've been working with some of the demo code examples using the
kmllayer class and I have some things working fine in a browser (FF,
Safari), however, using safari on the iphone I'm "mostly" unable to
get the info window/balloons to pop-up.
Is there an issue using kmllayer on the iphone o
Hello,i get an array with various lat/lng values of one polyline.
I click in the polyline and a need know which segment of the line i
clicked.
Hos i find in the array of path of polyline for i know in which point
the event fired.
Thanks in advance
--
You received this message because you are subs
Hello,i get an array with various lat/lng values of one polyline.
I click in the polyline and a need know which segment of the line i
clicked.
Hos i find in the array of path of polyline for i know in which point
the event fired.
Thanks in advance
--
You received this message because you are subs
Hello,i get an array with various lat/lng values of one polyline.
I click in the polyline and a need know which segment of the line i
clicked.
Hos i find in the array of path of polyline for i know in which point
the event fired.
Thanks in advance
--
You received this message because you are subs
On Jul 17, 4:40 am, bratliff wrote:
> I forgot to mention another case. Two consecutive vertices may both
> be "off-tile" but their connecting line may intersect the visible
> tile. Both "off-tile" vertices will have to be moved into range along
> their connecting line. Again, it is a lot of wo
On Jul 17, 3:44 am, Michael Short wrote:
> Here is the path I was using.
>
thanks Michael, it looks like a similar problem to the example by the
original poster. I think the problem sometimes happens when a path
crosses itself (self intersections). I'll make a test case with this
data and try to
On Jul 16, 5:13 pm, Tobias Krais wrote:
> Its now
> here:http://www.immobiliengaiser.de/immobilien/immobilienangebote/grenzach...
by the way I noticed another html problem which is unrelated to the
maps issue, there's two overview divs named "uebersicht"
...
--
You
On Jul 16, 9:24 pm, dfd wrote:
> The used jquery tabs plugin from stilbüro can use onClick and onShow
> callbacks, where one could set the width and height of the map...
> (see documentation @http://stilbuero.de/jquery/tabs/)
>
> Frank
Thanks that works great, I tried the onShow to initialize() t
On Jul 16, 9:51 pm, Ben Appleton wrote:
> I am not a lawyer. I do not know of any legal restrictions to using /gx or
> /sf - they merely translate publicly available documents to a custom
> format. However sf and gx are private interfaces and subject to change or
> removal without notice.
Cool.
> What I can not understand is why the page works
> sometimes and others not.
You are calling your map initialising routing inline, in the HTML.
There'll be race conditions, depending how the browser is getting on
building the DOM and what is in cache.
Best to call the map after DOM building is f
I am not a lawyer. I do not know of any legal restrictions to using /gx or
/sf - they merely translate publicly available documents to a custom
format. However sf and gx are private interfaces and subject to change or
removal without notice.
On 17 Jul 2010 02:04, "bratliff" wrote:
> A third par
The issue is indeed with Chrome. See
http://code.google.com/p/gmaps-api-issues/issues/detail?id=2252
Chad Killingsworth
On Jul 16, 2:57 pm, Kris wrote:
> I've posted this in the google chrome group as well, but maybe someone
> here might be able to help.
>
> The problem
>
> When using a multito
Thank you so much, that was it.
On Jul 15, 11:02 pm, Marx Tseng wrote:
> Try this sample.http://marx-tseng.appspot.com/maps/Search_Radius.html
>
> On 7月15日, 下午4時08分,gazoz wrote:
>
> > Hi,
> > I have a list of coordinates.
> > Is it possible to find out the ones that are in 5 miles radius with
> >
Thanks for your time Pil. I changed "long" argument to "lng" but the
problems persists. What I can not understand is why the page works
sometimes and others not. By the way, moving back and forward with the
browser buttons doesn't trigger the error
Any workaround?
P.S. IE8 looks like a bug nest.
I've posted this in the google chrome group as well, but maybe someone
here might be able to help.
The problem
When using a multitouch display with chrome, pinch and pull to zoom
does not work in google maps. The only browser that seems to actually
work in this regards (ironically) is internet e
On Jul 16, 4:39 pm, bratliff wrote:
> I suspect it is caused by "off-tile" verticies too distant from the
> visible tile. It happens at deep zoom levels where the pixel distance
> between verticies is large.
>
> To maintain continuity of the poly, every tile must have every vertex
> represented i
Hi dfd,
> The used jquery tabs plugin from stilbüro can use onClick and onShow
> callbacks, where one could set the width and height of the map...
> (see documentation @ http://stilbuero.de/jquery/tabs/)
the onShow() callback could solve to the solution. The onShow one is the
one I need. What I n
> Does anyone have any suggestions?
Nopoe, no idea what you are doing or what may be wrong with it.
It would help just a bit to be able to see the failing webpage - see
the posting guidelines
http://groups.google.com/group/google-maps-js-api-v3/t/2b3f101fd509919e
--
You received this message bec
> I want to change fillColor property of polygons on mouseover,mouseout
> events, using this code, but only last registered target is adjusted
You need to look into function closure to capture the right 'tile' for
each event
http://code.google.com/apis/maps/documentation/javascript/events.html#Eve
s, and also for browsers where CANVAS must
> be used. So I've put another overlay of the complete polyline as a
> single element in red, so it's clear where the line should be:
>
> http://www.william-map.com/20100716/1/map.htm
>
> ...
>
> --
> You received this
> The second one is what I'd like, it's center between all markers and
> the zoom is the best possible.
It has cropped up in this group before
http://groups.google.com/group/google-maps-js-api-v3/browse_thread/thread/5a9f67c21c8799e7/5ecc9f81ae997e67
--
You received this message because you are
When searching google map for a place such as "Westminster, United
Kingdom",
there will be information show on the left sidebar about that place
including relevant photos.
Can I retrieve these information and photos?
--
You received this message because you are subscribed to the Google Groups
"G
YES!
Looks like using the tag instead of the tag made
all the difference.
You totally rock \m/(~~)\m/
Thank you so much.
Robert
--
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-ma
hello,
I want to change fillColor property of polygons on mouseover,mouseout
events, using this code, but only last registered target is adjusted
function addTileOnMap(location) {
var step = 0.0005;
var tilesNo=2;
var latitude = location.lat()+(ti
Okay, what I wanted to do was just refocus the map on a marker of my
choice, which I found tricky for some reason. Not sure if that's what
you wanted to do, but I found a solution that works for me, based on
this thread
http://groups.google.com/group/google-maps-js-api-v3/browse_frm/thread/1fb376b
Hi everyone,
I'd like to know if it's possible to "center and zoom the map between
severals marker". In fact, I have a map and I put marker on it with
AJAX, but I just center the map on the first marker and the zoom is
normal.
Here a picture of what I am saying.
http://imgur.com/DF4Ri.png
The f
I have a map embedded in a web page that I'm placing custom markers
on.
It works fine in Google Chrome and Firefox.
In IE8 the map controls fail to appear (the zoom and pan controls).
Loading also seems to be very slow.
There's a javascript error too :
Message: Failed
Line: 24
Char: 636
Code: 0
Hello,
can anyone give me a steer on how to add local Points of Interest to a
standard v3 Google map?
I've created my map and added a marker, but I would like to be able to
show POIs like Airports, Train Stations Public Attractions etc.
Thanks
--
You received this message because you are subsc
On Jul 16, 4:39 pm, bratliff wrote:
> I suspect it is caused by "off-tile" verticies too distant from the
> visible tile. It happens at deep zoom levels where the pixel distance
> between verticies is large.
>
> To maintain continuity of the poly, every tile must have every vertex
> represented
Sounds good. Thanks!
On Jul 16, 8:18 am, Rossko wrote:
> > Map based on data provided. If visitor clicks on "Chicago" from an
> > index of cities, link would go to a page with meta data for chicago
> > and auto repair shops. Each city would be a different page with
> > different meta data.
>
> H
st
> be used. So I've put another overlay of the complete polyline as a
> single element in red, so it's clear where the line should be:
>
> http://www.william-map.com/20100716/1/map.htm
>
> ...
I suspect it is caused by "off-tile" verticies too distant from the
v
A third party developer has very little incentive to do it. I am
looking for something clean & simple, essentially, a clone of your
"gx" / "sf" service. Google has the skills to do it without excessive
overhead & superfluous features. Would it be a waste of time to file
a feature request in the
> i said that the db is from a company, not the map.
Then we can look at your map, and help you with it.
Either your map is private or it isn't. If it is private, the company
should pay for a licence and you will get support too.
--
You received this message because you are subscribed to the Go
Dang, you're good! I'll have to move that closeclick listener out of
that loop and into a global area.
Don't worry about the english, all I can understand are languages such
as Javascript and C# : )
Thanks Marx!
On Jul 15, 11:20 pm, Marx Tseng wrote:
> for(var i in markers) {
>
> Attach
i said that the db is from a company, not the map.
I'll ask it into another forum.
bye.
On 16 Lug, 17:20, Rossko wrote:
> > i can't put the page online because the db where i take the
> > information is a private DB of a company.
>
> Then, by the terms and conditions for Google maps, you must ha
> i can't put the page online because the db where i take the
> information is a private DB of a company.
Then, by the terms and conditions for Google maps, you must have
bought a Premier licence.
What you paid for Premier also covers some support, so ask your Google
rep.
--
You received this me
i can't put the page online because the db where i take the
information is a private DB of a company.
I can't, not i don't want to put online.
On 16 Lug, 17:06, "geocode...@gmail.com" wrote:
> On Jul 16, 7:59 am, fil wrote:
>
> > i can post my code, if you want.
>
> I don't want.
>
> > i can't p
On Jul 16, 7:59 am, fil wrote:
> i can post my code, if you want.
I don't want.
> i can't publish the link, because the page is offline.
So? You can put it online (I can too, but you are the one that wants
help). This page covers most of the excuses for not posting a link:
http://groups.goog
i can post my code, if you want. i can't publish the link, because the
page is offline.
On 16 Lug, 16:54, "geocode...@gmail.com" wrote:
> On Jul 16, 7:03 am, fil wrote:
>
> > Hi, I made a map (that's all offline, i can't upload the link, sorry),
>
> How do you expect us to help?
>
> > that works
On Jul 16, 7:03 am, fil wrote:
> Hi, I made a map (that's all offline, i can't upload the link, sorry),
How do you expect us to help?
> that works whit this scheme:
>
> 1- the php take the data from a database, and create a XML files with
> the data.
> 2- the web page, made with javascript, take
in case anyone ever searches and wants to know what happened with the
markers, I started a new thread, now resolved:
http://groups.google.com/group/google-maps-js-api-v3/t/6ca10ac062a3ae25
On Jul 15, 11:10 pm, Pigeon wrote:
> answered one of my questions re the slider and circle.
>
> I inserted
Thank you for the explanation.
I decided to tidy everything up a bit. I made a separate js file for
the javascript http://www.pinkpigeon.net/wp-content/themes/kava/js/map.js
and then made my WordPress shortcode only the divs:
function wpmap() {
return '
';
}
add_shortcode('map', 'wpmap');
It'
Hi, I made a map (that's all offline, i can't upload the link, sorry),
that works whit this scheme:
1- the php take the data from a database, and create a XML files with
the data.
2- the web page, made with javascript, take the XML and create the
markers on the map.
on Mozilla Firefox it works ve
I think that samuel is speaking about the geocoding service.
in my map, I had the same problem: at the 10 address that i try to
geocode, the service returns me "OVER_QUERY_LIMIT".
bye
On 16 Lug, 14:20, Ben Appleton wrote:
> Hi Samuel,
>
> There is no limit for showing a map, markers, polylines
On Jul 16, 3:48 am, SteveYoungGoogle
wrote:
> When calling Google Maps API services the tutorial suggests using an
> "if (geocoder)" or "if (elevator)" statement like this:
>
> elevator = new google.maps.ElevationService();
> if (elevator) {
> elevator.getElevationForLocations(positionalReques
Finally I got to work with your icons
http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=http:%2F%2Fsites.google.com%2Fsite%2Fmxamples%2Fkmltest4.kml&sll=37.753366,-121.434074&sspn=0.026602,0.047121&ie=UTF8&ll=37.745404,-121.44227&spn=0.026605,0.047121&z=14
The kml code seems uttermost s
> Map based on data provided. If visitor clicks on "Chicago" from an
> index of cities, link would go to a page with meta data for chicago
> and auto repair shops. Each city would be a different page with
> different meta data.
How is your data to be held?
At its most basic you could have a file
> changed back to double quotes around the image path, I guess using
> single quotes must have caused a problem with the WordPress shortcode
> function?
No, its basic php syntax.
You have written a php function that boils down to
function wpmap() {
return 'some enormous long string';
}
If yo
Map based on data provided. If visitor clicks on "Chicago" from an
index of cities, link would go to a page with meta data for chicago
and auto repair shops. Each city would be a different page with
different meta data.
On Jul 16, 4:11 am, Rossko wrote:
> > Is there a way to have a maps API disp
Hi Samuel,
There is no limit for showing a map, markers, polylines and so on. Is this
what you means?
Regards,
Ben
On 16 Jul 2010 22:09, "SamuelKim" wrote:
> Hello I'm Samuel Kim.
> I have a question to use google map.
>
> I'm not using Geocoding API, and the other Maps API Web Services too.
>
got it to work :-)
changed back to double quotes around the image path, I guess using
single quotes must have caused a problem with the WordPress shortcode
function?
thank you for the help
Will
On Jul 16, 12:44 pm, Pigeon wrote:
> Thank you, I think I fixed it but I am now getting a new error:
Hi!
I want to use v3 api with 3 different markers (markers from 3
different kml).
First problem is if i use for use costom icon dosnt work,
api is ignoring it.
Workaround: i have to use a script (
cat $1 |sed 's,#BasicStyle,'$2'
IconStyle>,g'
)
for give icon
Hello I'm Samuel Kim.
I have a question to use google map.
I'm not using Geocoding API, and the other Maps API Web Services too.
In this situation, is it possible that google blocks my application
because of the query over the limit?
Maps API Web Services provide information whether it is over th
When calling Google Maps API services the tutorial suggests using an
"if (geocoder)" or "if (elevator)" statement like this:
elevator = new google.maps.ElevationService();
if (elevator) {
elevator.getElevationForLocations(positionalRequest,
function(results, status) {
if (status == goo
I'm also searching, if anyone has any other ideas? The mini map isn't
really suitable for my purposes...
Thanks,
On Jun 2, 10:43 am, Chris Hunt wrote:
> In version 2 of the API, markers had ashowMapBlowupmethod that would
> show a mini map of the marker location. You'd typically set an event
> ha
Hi my friends,
Here is a link to my KML file that no longer
displays my custom icons, and I must say I have tried everything.
http://mlsx.net/v7/scripts/a/kmltest.kml
Here's the same KML opened in google maps,
http://maps.google.com/maps?q=http://mlsx.net/v7/scripts/a/kmltest.kml
As you can see
Thank you, I think I fixed it but I am now getting a new error:
Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /
home/purplepenguin/cranihum.com/wp-content/themes/kava/functions.php
on line 67
this is line 67 ';
here's my code snippet from functions.php:
http://maps.google.
The used jquery tabs plugin from stilbüro can use onClick and onShow
callbacks, where one could set the width and height of the map...
(see documentation @ http://stilbuero.de/jquery/tabs/)
Frank
On Jul 16, 12:31 pm, William wrote:
> On Jul 16, 8:25 pm, Tobias Krais wrote:
>
> > I agree. But un
Create separate kml files for each building.
Cache them (they don't move do they?)
Serve them up on demand.
It means your html drop-list is generated separately, but the contents
of that can be programmed to be cached (nightly?) too.
Works for me, but might not be practical if your info-box dat
On Jul 16, 8:25 pm, Tobias Krais wrote:
> I agree. But uncommenting the JavaScript line will disable the tabs. Do
> you think the easiest way would be to work without the tabs?
The tabs look great and it would be best to try and make it work with
the tabs. I'll do some more testing and see what
Hi William,
> "Unspecified error, main.js, Line 26, Char 70".
I get a "Unspecified error, main.js, Line 1, Char 386". It seems to be
the method returning the width.
> I think the error is due to the tab system and the size of the hidden
> map. I did some testing and the error didn't happen afte
> Is there a way to have a maps API display mutiple markers based on a
> URL's meta data?
Would you like a map based on data that you provide, or are you asking
how to search Google's database for local repair shops?
This example may be more complicated than you had in mind -
http://code.google.c
> What about adding directly via javascript?
What about it? If you supply the data to the browser, which you must
in form or another for the end user to see, the end user can get at it
somehow.
About the most obscure way to go is to render tiles at your server and
serve those, so that no real "d
Have a look at this arguments and try to change the variable long
function sgCityNHMap(country,city,cityName,lat,long)
var latlng = new google.maps.LatLng(lat,long);
long is reserved word in Javascript.
On Jul 16, 10:28 am, "Hugh H." wrote:
> I decided to do a test, I cleaned the common.j
I decided to do a test, I cleaned the common.js file deleting
everything: no markers, no polygons; ust the code to show the map:
var map;
var image;
var infoWin;
// Shopping Guide - City neighborhoods
var neighborhoods = new Array();
var points = new Array();
var nhMBR = new Array();
var nhCentro
The image doesn't exist within your defined path.
Caution! Calling this address crashed my browser
http://www.pinkpigeon.net/contact/pp_logo.png
Instead the image seems to be here
http://www.pinkpigeon.net/pp_logo.png
On Jul 16, 9:32 am, Pigeon wrote:
> For some reason I'm getting an unexp
ok thanks I can see that page. When this page loads, I get the
following error in IE8:
"Unspecified error, main.js, Line 26, Char 70".
This error occurs before I press the "Karte" tab. The map itself
looks OK.
I think the error is due to the tab system and the size of the hidden
map. I did so
For some reason I'm getting an unexpected T_STRING when using single
quote in var image ='image'; so I changed it to double quote but now I
don't get a marker...
var image = "pp_logo.png";
var myLatLng = new google.maps.LatLng(51.51440469156112,
-0.1354837417602539);
var marker = new google.ma
Hi:
I have a web site in wich I draw some polygons over a Google Map. It's
working fine in FF and Safari but in IE6(XP) / IE8(W7)
it works sometimes, usually the first time you open the page, and most
of the times fails with this error from both local and remote servers:
Message: Unspecified erro
Hi William,
>> you can help me. Please have a look at the following page:
>> http://www.immobiliengaiser.de/immobilien/tempimmobilien/grenzach/sch...
>
> could you post the link again, it's not working for me ...
sorry. I moved the page. Its now here:
http://www.immobiliengaiser.de/immobilien/im
76 matches
Mail list logo