ThinkGeo.com    |     Documentation    |     Premium Support

How can ThinkGeoCloudRasterMapsOverlay be made to wrap?

I see in the ThinkGeo Cloud samples that the Raster Maps are wrapping on the date line, but do not see a way to do that in Blazor. WrappingMode is not available on the ThinkGeoCloudRasterMapsOverlay. The ThinkGeoCloudVectorMapsOverlay does wrap, however the version 2 maps refresh slowly when you zoom, you can see this in the samples.

Thanks,
James R.

Hi James,

It’s added in ThinkGeoCloudRasterMapsOverlay (as well as ThinkGeoCloudVectorMapsOverlay) in ThinkGeo.UI.Blazor 15.0.0-beta101. Please pull the latest and have another try.

  <ThinkGeoCloudRasterMapsOverlay WrappingMode="WrappingMode.WrapDateline" />

Thanks,
Ben

Ben,

That works. Can it be added in 14.5.4 also whenever it comes out?

Thanks,
James R.

Yes, it will be available in v14.5.4 by the end of this month.

Thank you I will use the beta until then.

James R.