Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
5 views

How to remove from google directions right section of polyline under clicked marker?

I have infinite polyline in google directions which got with help in stackoverflow: How to make infinite polyline in google directions and fit draggable markers to the line?. Now I trying add ...
0
votes
0answers
13 views

Hiding Google Maps Polyline when any portion of the map is clicked

I'm displaying a polyline connection between markers for my folklore website (http://www.corkmemorymap.org -- but this functionality isn't up yet) to show connections among stories. Eventually I need ...
1
vote
1answer
29 views

Confine dragging of Google Maps V3 Marker to Polyline

I've created a Google Map and have drawn a polyline on it. I've then added a marker to the start of the polyine (same coords as the starting coords of the polyline). What I'd like to be able to do, ...
0
votes
1answer
21 views

Google maps polylines with space between them

On google maps API-V3; the only way to show the steps along a path shown by polylines is to set an ugly marker at the polyline joints. Instead; is there anyway to shorten the ends of a polyline?
0
votes
1answer
92 views

How to draw multiple polylines by clicking?

I was looking for a solution but all are how to draw polylines from the json file etc. Main question is how to get the functionality to create a new polyline and store old in array each time when ...
0
votes
0answers
46 views

Google map: is it possible to move an image over a polyline smoothly?

Is there any logic to move an image-icon over a polyline? Currently what am doing is- Drawing the polyline slowly with a time interval- 1 by one while drawing- setting the image-icon to the ...
1
vote
2answers
146 views

How to make infinite polyline in google directions and fit draggable markers to the line?

I discovered that is possible to add only eight waypoints in google api directions, you know how to bypass this limitation? I've tried to display direction api, but gave up this idea. Now my solution ...
1
vote
2answers
186 views

Create google maps polyline from multiple mysql points

I have a mysql table with a series of lat/lng points being written to an xml file and imported to google maps as points. This seems to be working fine, but rather than simply marking them with a ...
0
votes
0answers
147 views

jquery-ui-map fit bounds with a polyline?

I'm working on a mobile app using jQuery Mobile. I also you the plugin "jquery-ui-map" to do my map (that helped alot with display issues using only GMap with jQM). I'm able to add polyline on the ...
0
votes
2answers
85 views

Google map Draggable PolyLines

I am having a map with some polylines with the distance [api v3]. I want that when someone drag the polyline at the same time the distance also get updated but dont know how to do. Please help me, any ...
0
votes
1answer
94 views

how to use separated encoded polylines in a map using google maps api v3

Anyone knows why, compared to version v2, in v3 of google maps api using, in a single map, multiple encoded polylines, i view them as an unique (joined) path? as you can see here ...
0
votes
0answers
46 views

Remove Polylines

I have a problem with polylines. When I move the slider my function is drawing Polylines with lat,lng coordinates from my fusion table. That works perfectly. But I want to remove/clear all Polylines ...
0
votes
0answers
89 views

Trace google map direction service polyline result

I want to create an array of lat/lng for all points along a direction polyline from start to finish at an interval of x meters. Problem: As we know, we can find the start and end lat/lng for steps in ...
0
votes
1answer
54 views

Calculating value of Levels when merging encoded polylines

This is a follow-up question to Merging multiple encoded polylines into one encoded polyline. So through the last question/post I was able to work through finding out how to join polylines, however, ...
1
vote
1answer
171 views

goMap jquery plugin. Creating a polyline with coords held in JSON file

Good afternoon, im trying to pass the coordinates for 2 separate polylines from an array, so far the array gets populated from the coordinates held in the JSON file, its just I cant seem to then use ...

1 2 3
15 30 50 per page