Re: [Google Maps API v3] Re: Wrapper? Wrapper? What wrapper?

2013-11-21 Thread Barry Hunter
>
>
>
> The last demo with over 100 markers with zoom control level in
> http://www.demo.eltiempodeunvistazo.com/gmap_v3.htm?lat=55&lon=11, but it
> doesn´t work.
>

That fails due to a javascript error. A function (no_imagen) used in
markers is not  actully defined.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at http://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [Google Maps API v3] Re: Wrapper? Wrapper? What wrapper?

2013-11-21 Thread info
We had a map with more than 1,200 markers loaded from a xml file, and show 
them with diferrent zoom levels in API v2 running well, but it´doesn´t work 
in API v3 (after converting our map in API v3)

You could see the map converted in 
http://www.eltiempodeunvistazo.com/gmap.htm?lat=779&lon=11 (without zoom 
level control)

The last demo with over 100 markers with zoom control level in 
http://www.demo.eltiempodeunvistazo.com/gmap_v3.htm?lat=55&lon=11, but it 
doesn´t work.


(Excuse for our pour English)

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at http://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [Google Maps API v3] Re: Wrapper? Wrapper? What wrapper?

2013-11-21 Thread Barry Hunter
On 21 November 2013 22:24,  wrote:

> Yes, but they are ramdom markers, not markers read froma an xml archive.
>

Whats that got to do with markermanager?

It just manages the data, doesnt care where it loaded from.



>
> El jueves, 21 de noviembre de 2013 20:52:51 UTC+1, barryhunter escribió:
>
>>
>>
>>
>> On 21 November 2013 19:43,  wrote:
>>
>>> All of my maps with GMarkerManager don´t work. In API v3 there isn´t an
>>> equivalent markermanager which works with more than 20 or 30 markers. :-
>>>
>>
>>
>> This seems to have 1,220 markers included
>> http://google-maps-utility-library-v3.googlecode.com/svn/
>> tags/markermanager/1.0/examples/weather_map.html
>>
>>  --
> You received this message because you are subscribed to the Google Groups
> "Google Maps JavaScript API v3" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to google-maps-js-api-v3+unsubscr...@googlegroups.com.
> To post to this group, send email to
> google-maps-js-api-v3@googlegroups.com.
> Visit this group at http://groups.google.com/group/google-maps-js-api-v3.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at http://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [Google Maps API v3] Re: Wrapper? Wrapper? What wrapper?

2013-11-21 Thread info
Yes, but they are ramdom markers, not markers read froma an xml archive.

El jueves, 21 de noviembre de 2013 20:52:51 UTC+1, barryhunter escribió:
>
>
>
>
> On 21 November 2013 19:43, >wrote:
>
>> All of my maps with GMarkerManager don´t work. In API v3 there isn´t an 
>> equivalent markermanager which works with more than 20 or 30 markers. :-
>>
>
>
> This seems to have 1,220 markers included
>
> http://google-maps-utility-library-v3.googlecode.com/svn/tags/markermanager/1.0/examples/weather_map.html
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at http://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/groups/opt_out.


[Google Maps API v3] Re: Wrapper? Wrapper? What wrapper?

2013-11-21 Thread info
All of my maps with GMarkerManager don´t work. In API v3 there isn´t an 
equivalent markermanager which works with more than 20 or 30 markers. :-

El martes, 19 de noviembre de 2013 15:18:58 UTC+1, John Coryat escribió:
>
> Ok, today is the big day. Where's the wrapper for v2 maps?
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at http://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [Google Maps API v3] Re: Wrapper? Wrapper? What wrapper?

2013-11-21 Thread Barry Hunter
On 21 November 2013 19:43,  wrote:

> All of my maps with GMarkerManager don´t work. In API v3 there isn´t an
> equivalent markermanager which works with more than 20 or 30 markers. :-
>


This seems to have 1,220 markers included
http://google-maps-utility-library-v3.googlecode.com/svn/tags/markermanager/1.0/examples/weather_map.html

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at http://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [Google Maps API v3] Wrapper? Wrapper? What wrapper?

2013-11-21 Thread ralfwessels

>
> Has it now reached Germany?
>
> ... now it also reached Germany, but a lot of my old maps are not working 
anymore. 
The wrapper seems to have problems with maptype and also with custom 
overlays - will have a closer look at it the next days, when I have more 
time for that.
ralf

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at http://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [Google Maps API v3] Wrapper? Wrapper? What wrapper?

2013-11-21 Thread Chris Broadfoot
Hi all,

There was a bug where the shim wasn't being served to every language. The
fix should have rolled out globally now (or soon).

Cheers
Chris


On Thu, Nov 21, 2013 at 11:04 PM, Barry Hunter wrote:

> Works now! It reached the UK :)
>
> Has it now reached Germany?
>
> Get a bunch of messages like
>
> Map.addControl is no longer supported in the Google Maps Javascript API
> v2. Please visit
> https://developers.google.com/maps/documentation/javascript/v2/v2tov3 to
> migrate your application to v3.
>
> so, its lost the custom layout etc (ie just the default controls etc), but
> the main map functions (markers, overlays etc) still work.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Maps JavaScript API v3" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to google-maps-js-api-v3+unsubscr...@googlegroups.com.
> To post to this group, send email to
> google-maps-js-api-v3@googlegroups.com.
> Visit this group at http://groups.google.com/group/google-maps-js-api-v3.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at http://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [Google Maps API v3] Wrapper? Wrapper? What wrapper?

2013-11-21 Thread Barry Hunter
Works now! It reached the UK :)

Has it now reached Germany?

Get a bunch of messages like

Map.addControl is no longer supported in the Google Maps Javascript API v2.
Please visit
https://developers.google.com/maps/documentation/javascript/v2/v2tov3 to
migrate your application to v3.

so, its lost the custom layout etc (ie just the default controls etc), but
the main map functions (markers, overlays etc) still work.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-maps-js-api-v3+unsubscr...@googlegroups.com.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
Visit this group at http://groups.google.com/group/google-maps-js-api-v3.
For more options, visit https://groups.google.com/groups/opt_out.