Hi Larry,
Thank you for your help. I was able to fix it. It is caused by div{
overflow: hidden; } on my css file.
On Fri, May 13, 2011 at 12:35 PM, geocode...@gmail.com wrote:
> On May 12, 7:44 pm, Armin Primadi wrote:
> > Hello,
> >
> > I tried using Google Maps API on my web app. However, th
Hi Al,
The ability to add a place is not offered in the JS API, only in the web
service. This is because the new places are tied exclusively to your key
until they are moderated, and there is no way for us to securely implement a
key in the JS service. Consequently only Google Places are availa
I had not and as far as I can tell I am not in violation of any of it. Why
do you send me this document?
On Thu, May 12, 2011 at 11:03 PM, Chris Broadfoot wrote:
> Have you read the terms of service?
>
> http://code.google.com/apis/maps/terms.html#section_9_1
>
> On Thu, May 12, 2011 at 5:20 PM,
Have you read the terms of service?
http://code.google.com/apis/maps/terms.html#section_9_1
On Thu, May 12, 2011 at 5:20 PM, sepoto wrote:
> Yes those show up fine but mine do not. I can show you my map but I would
> have to send you the user name and password combo.
>
> --
> You received this
On May 12, 7:44 pm, Armin Primadi wrote:
> Hello,
>
> I tried using Google Maps API on my web app. However, the map doesn't
> show up. It works before and I don't know what is wrong with my code
> (it's very basic code, I just copy and paste the tutorial code). A
> live demo is available
> athttp
Hello All-
I found no clear mention of this on the forum so far. I'm able to
display my custom tiles using the following portions of JS code:
// ...etc
customlayer = map.overlayMapTypes.insertAt(0, new
google.maps.ImageMapType({
getTileUrl: function(coord,zoom) {
var baseURL = 'map
Hello,
I tried using Google Maps API on my web app. However, the map doesn't
show up. It works before and I don't know what is wrong with my code
(it's very basic code, I just copy and paste the tutorial code). A
live demo is available at
http://fourbite.com/restaurants/262-bobby-s-steak-cafe/map
Nick,
This is probably not the case, but wanted to make sure the obvious was not
overlooked. In case your surrounding code somehow calls the Google Maps API
differently on iPhone and Android, that the Android devices are call it with
"sensor=true"
http://code.google.com/apis/maps/documentation
Yes those show up fine but mine do not. I can show you my map but I would
have to send you the user name and password combo.
--
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-maps-js-a
On May 12, 2:57 pm, "geocode...@gmail.com"
wrote:
> On May 12, 2:43 pm, Vish Uma wrote:
>
> > Hi,
>
> > I am noticing that the shape data for the feature being clicked is no longer
> > being returned in the event arguments.
>
> I see it on this
> map:http://www.geocodezip.com/geoxml3_test/v3_Fus
> I have search for similar threads. Didn't find any solutions.
Maybe you missed this in the thread I pointed you at
http://code.google.com/p/geo-location-javascript/
There's even a simple example for you to try out on your problem
Android
http://www.merkwelt.com/people/stan/geo_js/sample.html
>
On May 12, 2:43 pm, Vish Uma wrote:
> Hi,
>
> I am noticing that the shape data for the feature being clicked is no longer
> being returned in the event arguments.
I see it on this map:
http://www.geocodezip.com/geoxml3_test/v3_FusionTables_CountryBrowser.html
Do you have an example that shows t
Hi,
I am noticing that the shape data for the feature being clicked is no longer
being returned in the event arguments. Does anyone know if this a recent
change to the API after googleio and introduction of new features to the
FusionTablesLayer?
Thank You,
Vish
--
You received this message b
On May 12, 2:22 pm, Edmund Situmorang
wrote:
> Larry,
>
> I have used function placeMarkers(json) to put place markers on each
> of the members addresses but somehow it's not working right.
>
> I suspected that the gecoder.gecode function (inside placeMarker
> function) seems to not return value o
Larry,
I have used function placeMarkers(json) to put place markers on each
of the members addresses but somehow it's not working right.
I suspected that the gecoder.gecode function (inside placeMarker
function) seems to not return value or something.
What do you think is the problem there?
On
This is a very good point. And also, will it default to our college address
for certain locations or use the latitude and longitude when the objects are
off road? I'm rising these question to the mapmaker professional as well.
--
You received this message because you are subscribed to the Googl
I'm thinking the location needs to be near a routable path. On
'maps.google.com', I dropped a start location in the middle of Lake Michigan
and tried to route to my house. It told me "We could not calculate
directions". I did the same from the middle of a forest preserve and a
cemetery, it g
That's fine. We can wait on Google. I'm in contact with one of their
mapmaker professionals so maybe I can get the process hurried along. After
that, we'll figure out why the directions aren't triggering off the latitude
and longitude, but instead off of a default point. Does anyone know the
an
I have search for similar threads. Didn't find any solutions. I have a
working app, but the geolocation does not work in Android. From what I'm
reading iOS 4 and Android 2+ should be able to use navigator.geolocation .
The script I implemented is the one below taken from the Google Maps v3 API.
On May 13, 2011 2:37 AM, "Richard Quadling" wrote:
>
> On 12 May 2011 14:12, Ben Appleton wrote:
> > It sounds like you have a polygon containment forest: a collection of
rooted
> > trees whose roots are outer polygons, children are polygonal holes,
> > grand-children are polygonal islands inside
Heh! I work for a university and we are embarking on a similar path. I think
until Google approves your Map Maker additions, your you only option might
be to take a look at Google Fusion Tables an what it can do for mapping
custom layers.
-- Tom
--
You received this message because you are su
Search this group for:
Infowindow - Unwanted scroll bars
On May 12, 3:16 am, THE_AI wrote:
> Anyone? Any ideas or just a suggestion where to look?
>
> On May 3, 3:54 pm, THE_AI wrote:
>
>
>
> > Hey guys,
> > there are a lot of posts with the same question, but somehow I miss
> > the solution to t
Directions map for College Campus
Hello, I'm Matt Seibert from the Bucks County Community College Library and
we are designing a campus map to be used with Google's direction system.
However, we have run into some problems. All of the locations in our map
have latitudes and longitudes, however
Hi all,
I'm trying to put a few markers on a map. They are not showing up. Firefox's
error console and firebug are silent on the issue. I also put a WALKING
direction path between them. That is showing up fine. This is a jQuery
Mobile web application built dynamically upon data from Google Fusi
> I'm using the code posted for the Google Maps Api V3 ..
It's only an example, its up to you to work it up into a full
application.
Have you searched for any similar threads?
For example
http://groups.google.com/group/google-maps-js-api-v3/browse_thread/thread/12be99946f223bc7/cbdce287893ee25e?l
THANKS so much. Great advice and tips. Much appreciated!!
Stan
On May 12, 4:33 am, Rossko wrote:
> > I used the code provided under Geocoding Responses (below).
> > My question is, how do I modify this code so that on each dynamic
> > rails page, it shows the map for the db address shown?
>
> Ha
On May 12, 10:43 am, Edmund Situmorang
wrote:
> Davie,
>
> This is the link:http://sgvconsortium.org/Default.aspx?pageId=1012357
>
> I've been trying to work on this and it doesn't seem to work correctly
What do you mean by "it doesn't seem to work correctly"? It does what
I would expect it to d
Davie,
This is the link:
http://sgvconsortium.org/Default.aspx?pageId=1012357
I've been trying to work on this and it doesn't seem to work correctly
Please help anyoneThanks
On May 6, 2:26 am, davie wrote:
> Hi
> Post a link
> Seehttp://groups.google.com/group/google-maps-js-api-v3/browse_
I have searched around but cannot find out whether what I want to do
is possible or not.
I have a number of smallish polygons (e.g car parks) in a kml file
which I am displaying fine on a map.
If the user zooms too far out though, it does not provide as good an
experience as if I were displaying
Hey, you could check out this script;
http://www.geocodezip.com/v3_MW_example_categories.html
I'm just implementing it now, and seems to work perfectly.
--
You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript API v3" group.
To post to this group, sen
Hi all,
I'm using the code posted for the Google Maps Api V3 to find the location of
a user. It works perfectly with iPhone and iPad, but I've tested 3 Android
phones so far and it does not work. Their GPS is enabled, but ti still can't
retrieve any position.
To see the map/code go to: http:
On 12 May 2011 14:12, Ben Appleton wrote:
> It sounds like you have a polygon containment forest: a collection of rooted
> trees whose roots are outer polygons, children are polygonal holes,
> grand-children are polygonal islands inside holes, etc. You can certainly
> represent containment in Java
Hi all,
Is there any way that I can just turn off parking lot polygons layer
in Google map?
I noticed that parking lots are under POI layer. But parking lot is
not specifically listed under it.
featureType: "poi",
elementType: "geometry",
stylers: [
{ visibility: "off" }
Thanks
While using the googlemaps V3 API,
I thought that the
Roadmap would be overlaid to the satellite image. Does anybody know
why this is happening? All other countries are working Ok. Also, if I
use the Java version of googlemap,
I can see the roadmap is overlaid
to satellite map correctly when usin
Thanks for the suggestion. It turns out it was one of the add-ons i had
installed.
--
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-maps-js-api-v3@googlegroups.com.
To unsubscribe fro
It sounds like you have a polygon containment forest: a collection of rooted
trees whose roots are outer polygons, children are polygonal holes,
grand-children are polygonal islands inside holes, etc. You can certainly
represent containment in JavaScript, but it's not necessary for rendering.
There
Here is the code I used to demonstrate my learning of GoogleMaps.
Test 003 - Track mouse pointer moves and clicks.
html
{
height: 100%
}
body
{
height: 100%;
margin: 0px;
padding: 0px
}
#map_canvas, #map_canvas_results
{
width : 50%;
height: 90%;
float : left;
}
p,a
{
clear:both;
Hi,
I would like to display my coordinate points when mouse click on the
map. I found the example but I'm not sure where the coding is placed.
Please if any one can help me on this issue it will be a great help.
The sample link for the reference.
http://code.google.com/apis/maps/documentation/ja
Martin, you are great! Thank you so much.
On May 12, 1:25 am, Martin™ wrote:
> Hi again.
>
> I have it working:
>
> http://code.martinpearman.co.uk/kenfrey.com/20110512/map%20type.html
>
> It's a bit slow as my server is requesting tiles from your server but
> i
I'm also pretty ignorant of Safari but could there be any add-ons that
are affecting this?
On May 11, 11:07 am, pablovn wrote:
> Sorry, I should have been more specific about what is not working. On
> firefox, chrome and IE I get the map. On Safari 5.0.5, I get nothing, a
> blank screen.
--
Y
Thanks Chris, Glad there is at least a solution, suprised they don't
use this method to load it with the script include themselves, but hey
- as pointed out on other gmap forums, not enough people are loading
their apps with application/xhtml+xml to warrant changing it.
Thanks again for your time
Hello.
When adding a "doughnut" polygon to Google Maps (See
http://gmaps-samples-v3.googlecode.com/svn/trunk/poly/pentagon.html as an
example), the "outer" boundary is plotted in a clockwise direction. The
"inner" boundary has to be plotted anti-clockwise.
That makes sense once you see it.
Th
Hi there,
I'm new to Google Maps API and am trying to get the infowindow to load
with JavaScript tabs (http://www.barelyfitz.com/projects/tabber/)
HTML used in the infowinow:
Stuff
More Stuff
The problem is that the JavaScript is not being read and the tabs are
not displaying at all.
Is there
Hi,
I am making a map in which I want to hide or to show markers when some
checkboxes are checked or not.
The data are loaded from a database with the use of an xml file.
I didn't find something how to do this (show/hide) for v3, so I
decided to try something by myself.
It works, but I am not sati
Anyone? Any ideas or just a suggestion where to look?
On May 3, 3:54 pm, THE_AI wrote:
> Hey guys,
> there are a lot of posts with the same question, but somehow I miss
> the solution to the problem...
>
> I'm working on this joomla extension
> here:http://labs.compojoom.com/index.php/hotspots
>
> I used the code provided under Geocoding Responses (below).
> My question is, how do I modify this code so that on each dynamic
> rails page, it shows the map for the db address shown?
Have a look at how the code works, then make the small changes needed.
In the example, the geocoding function i
> I need a complete script,
You usually have to pay people to get them to write complete scripts
to your specification.
> if possible where once a polygon is created,
> all the markers within that polygon get highlighted.
Okay, you'd want to iterate through possible markers and perform point-
in
I'm using Safari 5.0.5/Mac and it works as expected.
On May 11, 8:07 am, pablovn wrote:
> Sorry, I should have been more specific about what is not working. On
> firefox, chrome and IE I get the map. On Safari 5.0.5, I get nothing, a
> blank screen.
--
You received this message because you ar
Ok, thank you.
Then I have to work with OpenStreetMap.
Alex
On 12 Mai, 02:39, Rossko wrote:
> > I need routing data (intersections, length of the streets, street types,
> > ...).
>
> Not available. This is valuable data that in most cases is probably
> only licensed to Google by suppliers such
49 matches
Mail list logo