Implemented like this:
var latlng = new google.maps.LatLng(59.913820, 10.738741);
var myOptions = {
zoom: 5,
center: latlng,
draggableCursor: 'default',
draggingCursor: 'pointer',
mapTypeControl: true,
mapTypeControlOptions:{style:
google.maps.MapTypeControlStyle.DROPDOWN_MENU},
mapTypeId: google.maps.MapTypeId.HYBRID};
map = new google.maps.Map(gob('map_canvas'),myOptions);
on this page
http://www.birdtheme.org/useful/v3tool.html
On 29 Mai, 22:34, Antonio Latorre <
jol.latorr...@gmail.com> wrote:
> Dear developers,
> is there a way to change the default cursor?
> In API v2 there was a way, but in the new api v3 it doesn't exists.
>
> Also, another user got no replies @
http://groups.google.com/group/google-maps-js-api-v3/browse_thread/th...