Tag Info

New answers tagged

1

remove the inverted comma between hide and editor, it should look like onClick="map.graphics.hide();editorWidget.startup();" also the show button should be like onClick="map.graphics.show();editorWidget.startup();"


0

I think it would be best if you would download and use the test suites. That way you can test your program and see what else are mandatory at the same time. You can also check the reference implementations at the site. Good luck!



Top 50 recent answers are included