Custom imagery style

Hi there,

I’m trying to get a custom map color (a sort of light duotone terrain), I’ve searched a bit on the forum and looked at the documentation but without finding anything relevant.
For what I’ve understood I need to relay to one of the various imageryprovider, I’ve registered to mapbox, bing and ArcGis but I don’t understand how to create a map with a custom style and retrieve it with the specific object

For example I have the desired style on mapbox but can’t find anywere the mapId needed for mapBoxImageryProvider … is that the right way?

Thanks!

Hi there,

This should give you exactly what you need: http://cesiumjs.org/Cesium/Build/Documentation/UrlTemplateImageryProvider.html

Hope that helps!

  • Rachel