Markers changed to render via canvas?

317 views
Skip to first unread message

adamkempa

unread,
Mar 1, 2011, 10:30:00 AM3/1/11
to Google Maps JavaScript API v3
We've seen a change to our v3 maps behavior in thew last 24-48 hours
or so - it looks like markers are now being rendered via canvas where
available.

Two quick questions:
- Is this a part of a larger release?
- Should we be looking anywhere besides the link below to monitor
changes?

http://code.google.com/p/gmaps-api-issues/wiki/JavascriptMapsAPIv3Changelog

Thanks!
-- Adam

Esa

unread,
Mar 1, 2011, 2:28:04 PM3/1/11
to Google Maps JavaScript API v3
I was sure that Bratliff would be the first one to discover that.

Chad Killingsworth

unread,
Mar 1, 2011, 2:53:32 PM3/1/11
to google-map...@googlegroups.com
If you don't specify a version when you load your map, you frequently will get code with changes that haven't yet been announced. This is great for development sites and not so great for productions ones.

Chad Killingsworth

Ben Appleton

unread,
Mar 1, 2011, 3:32:03 PM3/1/11
to google-map...@googlegroups.com

Hi Adam,

Fast markers just rolled out about 20 hours ago in the nightly version. We usually hold off announcing releases for a day or two, to give sites a chance to report serious errors requiring a roll back.

Ben

> --
> 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-map...@googlegroups.com.
> To unsubscribe from this group, send email to google-maps-js-a...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
>

adamkempa

unread,
Mar 1, 2011, 4:48:49 PM3/1/11
to Google Maps JavaScript API v3
Thanks Ben!

We've added a version to our API include on production!

-- Adam



On Mar 1, 3:32 pm, Ben Appleton <apple...@google.com> wrote:
> Hi Adam,
>
> Fast markers just rolled out about 20 hours ago in the nightly version. We
> usually hold off announcing releases for a day or two, to give sites a
> chance to report serious errors requiring a roll back.
>
> Ben
> On Mar 2, 2011 2:31 AM, "adamkempa" <adamke...@gmail.com> wrote:> We've seen a change to our v3 maps behavior in thew last 24-48 hours
> > or so - it looks like markers are now being rendered via canvas where
> > available.
>
> > Two quick questions:
> > - Is this a part of a larger release?
> > - Should we be looking anywhere besides the link below to monitor
> > changes?
>
> http://code.google.com/p/gmaps-api-issues/wiki/JavascriptMapsAPIv3Cha...

bratliff

unread,
Mar 1, 2011, 5:46:05 PM3/1/11
to Google Maps JavaScript API v3
On Mar 1, 7:28 pm, Esa <esa.ilm...@gmail.com> wrote:
> I was sure that Bratliff would be the first one to discover that.

Luke sent me a "heads up" a couple of weeks ago. I figured it was not
my place to let the cat out of the bag.

bratliff

unread,
Mar 1, 2011, 5:46:14 PM3/1/11
to Google Maps JavaScript API v3
On Mar 1, 8:32 pm, Ben Appleton <apple...@google.com> wrote:
> Hi Adam,
>
> Fast markers just rolled out about 20 hours ago in the nightly version. We
> usually hold off announcing releases for a day or two, to give sites a
> chance to report serious errors requiring a roll back.
>
> Ben

You guys ought to rethink your event listener model. One "function
closure" per marker per activity is a lot of redundancy. A single
event listener for all markers saves resources. Also, you could apply
the "setMap" method to many markers together rather than to each
marker individually. Ditto for "setStyle".

Ben Appleton

unread,
Mar 1, 2011, 5:51:53 PM3/1/11
to google-map...@googlegroups.com, bratliff
Berry,

Your comment seems to be unrelated to the post. Please start a new thread. 

Thanks
Ben

pi5701

unread,
Mar 2, 2011, 1:52:29 AM3/2/11
to google-map...@googlegroups.com
guess my markershadows are displaced since this change now

go to:
http://www.mario-baldauf.org/API_v3/verortung/index.html

- click the map - shadow is ok
- click very first icon on menu on left side (google icon)
- search for e.g mils
- click red marker appearing next to any of the search results
- marker shadow is displaced
- cannot see any change even by changing the shadows 'new google.maps.Point' option
- changing version to 3.3 fixes the problem

pi5701

unread,
Mar 2, 2011, 5:07:52 AM3/2/11
to google-map...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages