You are here: JavaScript to Flex Bridge > JavaScript to Bridge API reference

ArcWeb Explorer JavaScript to Bridge API Reference

For Bridge reference documents, see the Flex API reference documents. The Bridge is the same as the Flex API with the differences noted on Getting started with JavaScript to Flex Bridge in place of Flex usage wherever applicable:

For example, where Flex API uses m_map.scale, the JavaScript to Flex Bridge uses m_map.getScale(). See Using Properties for details.