Are there any examples or demos of ELabel being used?  

I've tried to get it working but am obviously missing something somewhere 
...  Any pointer in the right direction will be greatly appreciated.

Cheers
MK

On Wednesday, August 29, 2012 10:29:49 PM UTC+2, MSquarelive wrote:
>
> Hey,
>
> Its pretty easy to use Elabels3.js
>
> New Code for usage 
> label = new ELabel(map, map.getCenter(), '<canvas id="arrowCanvas" 
> width="32" height="32"><\/canvas>',null,new google.maps.Size(-16,16));
> label.setMap(map);
>
> First parameter map is added in v3. 
>
> In v3 addOverlay is replaced with setMap. addOverlay was method of map 
> where setMap is method of individual components.
>
> Thanks and Regards,
> MSquareLive
>
> On Thursday, 30 June 2011 02:21:10 UTC+5:30, Gareth Mann wrote:
>>
>> This would be great if i could get it to work. Could you post an example 
>> showing it working?
>>  
>> To place the Elabels in the old V2 Java API, you could use 
>> "map.addOverlay()". But "addOverlay" is no longer a method of map, so how 
>> does one go about doing it now?
>>
>

-- 
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to