[Google Maps API v3] Re: Light Box or Simular Pop Up (how to display lightbox image by click on more info link)

2012-02-21 Thread Mark
Spud were you ever able to get this to work? I am trying to do the same thing, but have had no luck. -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To view this discussion on the web visit https://groups.google.com/d/msg/goog

[Google Maps API v3] Re: Can I define an offset for the position of standard Map Controls like MapType and Zoom?

2012-02-21 Thread Enoch Lau (Google Employee)
To offset the position of standard map controls, you could try inserting a transparent div into the same control position as the standard map control, effectively pushing the standard control away from its normal position. You could set the index property to position your transparent div relativ

[Google Maps API v3] Land Use Planning Website

2012-02-21 Thread Tom M
Hi Folks: We used Google Maps API V3 to help make a great land use planning database. We are also using cloud computing technologies that should be fully implemented this week. This will allow us to burst to the University's cloud and when we exceed our capacity, to the public cloud (Rackspace

[Google Maps API v3] Re: MVC, jquerymobile, snecha touch...

2012-02-21 Thread Rob Maclean
Hi Hussey, Thanks once again, After much discussion, the solution we're looking at is "phonegap" (http://phonegap.com). The reason being we need to be able to upload pictures from a mobile device and it seems this is a big problem for iPad / iPhone with other solutions. But phonegap gets around i

[Google Maps API v3] Re: Dijkstra algorithm

2012-02-21 Thread Rossko
> I'm using php/mysql So how can i do this , i need tutorial or > anything that demonstrate the implementation of this algorithm in php > mysql http://www.google.com/search?q=php+mysql+dijkstra -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScr

[Google Maps API v3] Traffic overlay in fo Poland!

2012-02-21 Thread Odoakr
Hi! There is a traffic overlay service for Poland available on main google map website. Unfortunately i can not see that data on my own website created by API. There is no traffic data for Poland on an example site as well http://code.google.com/intl/pl/apis/maps/documentation/javascript/v2/exampl

[Google Maps API v3] Re: Thoughts on how to Cache this Google Map

2012-02-21 Thread Ron
one thing you could do is use a hidden div that shows when the person clicks the more info.link. clicking the link would show the div and the div could contain either an Iframe that loads the page containing the info for that park, or just loads the information into the div its self. (Using the Z l