[Google Maps API v3] Re: optimized: false, not working... example code below

2012-09-11 Thread Rossko
Can you give a little more detail about "optimized: false, not working" -- 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 from this group,

[Google Maps API v3] Use of google places library in Android native app

2012-09-11 Thread GSLAB GSLAB
We are developing an android application where we are using "Autocomplete feature for places search". We are just required search data and we are not going to update or any data. Currently we are using places API (link: https://developers.google.com/places/documentation/autocomplete). But it has u

[Google Maps API v3] optimized: false, not working... example code below

2012-09-11 Thread Tyler Ebel
looking at other posts on google groups and stackoverflow, I need to add optimized: false to all Marker constructores this is the only place in the code where Marker is declared that.marker = new gmaps.Marker({ map: that.map, position: results[0].geometry.

Re: [Google Maps API v3] Re: New Utility Library: Google Earth API

2012-09-11 Thread Barry Hunter
can get the underlying Google Earth instance, with getInstance() so just need to add something like var ge = googleEarth.getInstance(); to the top of that function. Where googleEarth is the global variable containing the GoogleEarth object. On Mon, Sep 10, 2012 at 9:14 PM, Sean Frank wrote: >

Re: [Google Maps API v3] Quota for non-profit organisation, and what define a non-profit organisation.

2012-09-11 Thread lpdumas
Thanks for your answer, I'll check OpenLayers and Leaflet.js ;) Le lundi 10 septembre 2012 09:33:47 UTC-4, barryhunter a écrit : > > The FAQ, > https://developers.google.com/maps/faq#usagelimits > (which is linked from the Terms, as being the defining document on usage > limits) > > Defines it

Re: [Google Maps API v3] Re: Google Maps and Database

2012-09-11 Thread Barry Hunter
See http://www.geocodezip.com/why-including-a-link-is-critical.html On Tue, Sep 11, 2012 at 1:46 AM, Daniel Montenegro wrote: > But I haven't yet published the map in the web... is it necessary doing so? > > Sorry, but I'm a really begginer at PHP/MySQL. > > Thanks a lot, > > > Daniel > > > -- >

Re: [Google Maps API v3] Re: Google Maps and Database

2012-09-11 Thread davie strachan
Hi On your server http://localhost/ phpsqlinfo_addrow.php?name=Best%20Bar%20Ever&address=123%20Main%20St&lat=-37.12345&lng=122.12345&type=bar