require(["agsjs/layers/GoogleMapsLayer"], function(GoogleMapsLayer){ var googleLayer = new GoogleMapsLayer({ apiOptions: { v: '3.16' }, mapOptions: { mapTypeId: "roadmap", streetViewControl: false } }); googleLayer.id = "googleLayer"; map.addLayer(googleLayer); });
Membros conectados podem postar, seguir atualizações e mais. Novo aqui? Registre uma conta gratuita.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.