This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
map_suite_wpf_desktop_edition_zooming_panning_moving_samples [2016/08/30 06:47] tgwikiupdate [Multiple Jpeg2000 Raster Layer] |
map_suite_wpf_desktop_edition_zooming_panning_moving_samples [2017/03/17 02:10] (current) tgwikiupdate |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Map Suite Wpf Desktop Edition Zooming Panning Moving Samples ====== | ====== Map Suite Wpf Desktop Edition Zooming Panning Moving Samples ====== | ||
| + | {{section>upgrade_map_suite_to_10.0}} | ||
| + | |||
| <div sampleitem> | <div sampleitem> | ||
| ==== Center Map Based On Lat/Long ==== | ==== Center Map Based On Lat/Long ==== | ||
| Line 115: | Line 117: | ||
| [[Map Suite Samples Alternate Languages | Need it in another language?]] | [[Map Suite Samples Alternate Languages | Need it in another language?]] | ||
| </div> | </div> | ||
| - | In this sample, we show how to create a customized raster layer loading multiple files. In this project, we create the MultipleJpeg2000RasterLayer inherit from Layer to load multiple .jp2 files,and you can use the world files or a RectangleShape which is the extent of the image in world coordinate. You can apply this manner to other file layer. | + | This sample shows how to create a customized raster layer for loading multiple files. In this project, we create the MultipleJpeg2000RasterLayer to inherit from Layer to load multiple .jp2 files. You can use the world files or a RectangleShape which is the extent of the image in world coordinate. |
| </div> | </div> | ||