google-maps-markers
Google Markers setVisible true/false show/hide
Ok, so I have a google Map store locator. Input a post code, it returns stores in a radius. Got all these pretty info windows, marker icons, and can even do directions...[详细]
2023-03-16 00:51 分类:问答Google Maps v3: need multiple draggable markers to update HTML input fields
I\'m working on a project using Google Maps v3 that will allow users to drag and drop randomly placed markers (quantity, coordinates, and labels generated with php).[详细]
2023-03-15 20:08 分类:问答Google Maps Api V3: How to bind a marker to the vertices of a Polygon?
I\'m trying to bind markers to the vertices of a polygon, such that moving the markers will change the shape of the polygon.[详细]
2023-03-15 00:43 分类:问答Google Maps API - Get icon marker from string column in fusion table
I\'m using javascript and v3 of the maps API to pull some data from a Fusion Tabl开发者_运维知识库e. I\'vesuccessfully added some custom markers to certain points but am now trying to get the markers[详细]
2023-03-13 10:40 分类:问答Draggable Marker to Update Lat and Long Fields
I wonder whether someone may be able to help me please. I\'ve put some coding together (please see below) whereby a user goes onto a HTML form, they type in an address and click a \'Search\' button.[详细]
2023-03-12 08:34 分类:问答gmap2 and clustering
I made a simple map, and loaded all my points from a xml file, genera开发者_Python百科ted by a php file with data from a mysql database.[详细]
2023-03-12 03:24 分类:问答Google Maps API 3 - Check if marker is in view
I see 开发者_如何学Gothat there is a getVisible call, but that only checks if the marker is on the map NOT if the marker is in the current view.[详细]
2023-03-10 13:03 分类:问答Map doesn't respond on mouse clicks with Google Maps API V3 and QWebView
EDIT 4 All this while I was thinking that it is the markers problem, that they do not get dragged! Now I have realized, that NO mouse click works on the map when it is displayed in Qt widget.[详细]
2023-03-09 16:24 分类:问答Google Maps - How to locate a marker in a markers array?
How can I check if a google map marker is already inside an array of markers? Even after this markersArray.push(marker); the condition (marker in 开发者_如何学PythonmarkersArray) is false.First, (mark[详细]
2023-03-09 11:07 分类:问答set a google marker in sencha touch
I have some problem when i set a marker, I found out this code for generate a google map and it works. But now i want to set a marker with my current position, and the problem is that i don\'t know wh[详细]
2023-03-08 22:57 分类:问答