google map+bing map

1017
1
Jump to solution
11-24-2017 01:36 AM
anjelinaponkerat
Occasional Contributor II

I,m looking for a sample code that can show satellite google map and bing map as a basemap. I dont need esri base map, just looking for bing or google satellite or google map.

0 Kudos
1 Solution

Accepted Solutions
RobertScheitlin__GISP
MVP Emeritus

Anjelina,

   You can search and find many thread about using Google as a basemap (but even the ones you will find are not in compliance with Google Maps API Terms of Service). As far as using Bing you just use the VETiledLayer in your code:

VETiledLayer | API Reference | ArcGIS API for JavaScript 3.22 

View solution in original post

0 Kudos
1 Reply
RobertScheitlin__GISP
MVP Emeritus

Anjelina,

   You can search and find many thread about using Google as a basemap (but even the ones you will find are not in compliance with Google Maps API Terms of Service). As far as using Bing you just use the VETiledLayer in your code:

VETiledLayer | API Reference | ArcGIS API for JavaScript 3.22 

0 Kudos