here is the code
GEvent.addListener(marker, "click", function() {
var html = "<label>What:<br /><input id='what' type='text'
value=''></label> <button onclick=saveMarker()>save marker</button> ";
marker.openInfoWindowHtml(html );
var i=0;
var lineas=new Array();
Agregado:
var pts=[new
GLatLng(figuras_puntolat1,figu ras_puntolng1),GLatLng(figuras _puntolat2,figuras_puntolng2)) ];
POATRI - poatri.org has just released its new Property Tract Map
system, covering thousands of acres of survey maps in West Texas.
POATRI uses the revolutionary WexZone Mapper software to place their
SANGAT MUDAH DAN SENANG SEMUDAH 1,2,3..
STEP BY STEP DISERTAKAN SEPERTI BERIKUT:
Server returns this file:
<?xml version="1.0" ?>
<markers>
<marker found="Keychain" lat="37.441" left="Book" lng="-122.141" />
<marker found="Water Bottle" lat="37.322" left="Necklace"
lng="-121.213" />
</markers>
And my responseXML is always null. The code is below
var request = GXm [Http.create();]
Thanks...
Here is my code:
var street = new GStreetviewClient();
var streetDiv = new
GStreetviewPanorama(document.g etElementById("streetPano"));
function loadMap() {
var map = new GMap2(document.getElementById( "map"));
I posted this problem earlier on the Maps Help Group troubleshooting
forum - reference [link]
I've addressed the invalid code issues raised by ehg's response as
best I can - there are now just 2 errors, one which I can't fix as the
when I zoom the map by the scalebar, it always zooms into the middle
of the map.
Can I change it, that it zooms more the right?
josp
At character 2633, I get a non UTF-8 character. In fact, I have no
idea what it is. Anyone have any ideas on this?
Thanks!
Here is a version that was working when i used the googlepages
editor...
[link]
and the one i need to get working
i am using PHP with smarty.i have marked the markers with the help of
array. and to change the status of the markers i have used <meta >
refresh which will refresh the entire but i want to refresh on the
markers but not the map.Even i tried with the marker manager but i
couldnot get the required output.
Here is my link :
[link]
Three points on the tevel 12 (point1, point2, point3)
Three points on the tevel 13 (point4, point5, point6)
a selectot at the bottom of the page allow you to show infowindow for
each point by triggering the click function of the corresponding
adding it into the script doesn't help
I'm trying to get Polylines to display on my map and to do this i'm
using the following code:
<script language="javascript">
<?
$route_query = mysql_query("SELECT lat, lng FROM locations GROUP BY
route ORDER BY id");
$i=0;
while ($line=mysql_fetch_array($rout e_query))
{
echo "var polyline".$i." = new GPolyline([new GLatLng(".
I would like to know if and how you can do geospatial queries against
your own KML map layers using Google maps. Could anyone please point
me in the right direction?
I would like to allow a user to carry out "where's my nearest" type
queries or to be able to refine a KML overlay to display only
Ok, so I know you can parse KML to a map to have the data render to
it. However, is it possible to return the current data on the map as
KML using the API?
For example the user as added a few markers or whatever. Have a
button that when clicked will display the current state of the map as
I want to embed google maps API in my application for measuring
distance between two locations entered by user.
Can anybody help me?
Please reply.
Currently, I used a script to move google map for every interval less
than 1 second and for each movement no more than 10 markers will be
displayed onto the google map and we will remove all previous before
displaying them. When there is only one or two markers displayed on to
the google map, google map could move smoothly. When there are about
Can Google Maps
a) list all the Queen Streets
b) Show multiple markers for all the Queen Streets.
I've been banging my head against my keyboard all day and need some
help. My page is here:
[link]
For whatever reason, the map appears to the top and the left of where
it should be in the page. I've scoured the code and feel like an idiot
for not being able to track down the problem. Any assistance would be