Yahoo Canada Web Search

Search results

  1. When I load an image into the icon property of a marker it displays with its original size, which is a lot bigger than it should be. I want to resize to the standard to a smaller size. What is the best way to do this?

  2. Learn how to change the icon size in Google Maps from this webpage. You can also find links to other webpages that teach you how to customize your map with different features.

  3. Find local businesses, view maps and get driving directions in Google Maps.

  4. 4 days ago · The Maps Embed API lets you display Street View images as interactive panoramas from designated locations throughout its coverage area. User contributed Photospheres , and Street View special...

  5. Jun 11, 2020 · position: features[i].position, icon: { url: 'https://i.imgur.com/OXFEl0T.png', scaledSize: new google.maps.Size(100, 100), }, map: map. }); }; . google.maps.event.addListener(map, 'zoom_changed', function() { var markerIconStar = { url: 'https://i.imgur.com/OXFEl0T.png', scaledSize: size2};

  6. Partez à la découverte du monde avec Google Maps. Essayez Street View, la cartographie 3D, la navigation détaillée, les cartes intérieures et bien plus, sur tous vos appareils.

  7. You need add the size when the icon is set: var marker = new google.maps.Marker({ position: new google.maps.LatLng(locations[i][1], locations[i][2]), map: map, optimized: false, icon: {url:icons[iconCounter], scaledSize: new google.maps.Size(70, 70)}, title: 'Click to zoom' });

  1. People also search for