missioncommand / emp3-web

Extensible Map Platform (EMP) web development kit
Other
19 stars 9 forks source link

New Map can't accept the same Geo Id and name when adding WMTS layer., #338

Closed mubinakhan closed 7 years ago

mubinakhan commented 7 years ago

Go to API tester Select any map Create WMTS layer Add values and create WMTS Now add another map Select a different map( if cesium was selected earlier now select world wind) Select Map 1 / create WMTS layer layer will not be added unless Geo ID , Name and description is changed also

alberto-acevedo commented 7 years ago

-In EmpWMTS class it was missing the update class. The options was incomplete.

alberto-acevedo commented 7 years ago

Test case:

Use dev branch. Open Cesium. Plot WMTS. Stay in this WMTS test. Open second map: WW. Plot same WMTS as in Cesium. Use map1. The test is a success if the WMTS tiles render on WW.

mubinakhan commented 7 years ago

Capture1.PNG

mubinakhan commented 7 years ago

Reintegrate

alberto-acevedo commented 7 years ago

Already merged into the dev branch. Closing this issue.