|
12 | 12 | "metadata": {}, |
13 | 13 | "source": [ |
14 | 14 | "#### New\n", |
15 | | - "* Added a `legend` property to the [`map widget`](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.widgets.html#mapview)\n", |
| 15 | + "* Added a `legend` property to the [`map widget`](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.widgets.html#arcgis-widgets-module)\n", |
16 | 16 | "* Added documentation for [`create_symbol`](http://zion/jenkins/job/geosaurus_master/builds=master/PythonAPIDoc/)\n", |
17 | 17 | "* Added support for [`Survey123`](https://survey123.arcgis.com/) to the [`apps`]() module\n", |
18 | 18 | "* Added capability to delete certificates in the `arcgis.server` module\n", |
|
42 | 42 | "source": [ |
43 | 43 | "#### Fixes\n", |
44 | 44 | "* Fixed issue where user [`notifications`](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.gis.toc.html#arcgis.gis.User.notifications) were not returned\n", |
45 | | - "* Fixed issue with incomplete [`Geometry`](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.geometry.html#geometry) checks in the [`map widget`](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.widgets.html#mapview)\n", |
| 45 | + "* Fixed issue with incomplete [`Geometry`](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.geometry.html#geometry) checks in the [`map widget`](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.widgets.html#arcgis-widgets-module)\n", |
46 | 46 | "* Fixed BUG 000115800 when subsequent imports of an imported certificate failed to import certificate\n", |
47 | 47 | "* Fixed issue where curvePaths and curveRings do not return proper extents\n", |
48 | | - "* Numerous fixes and enhancements to the [`map widget`](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.gis.toc.html#arcgis.gis.GIS.map)\n", |
| 48 | + "* Numerous fixes and enhancements to the [`map widget`](https://esri.github.io/arcgis-python-api/apidoc/html/arcgis.widgets.html#arcgis-widgets-module)\n", |
49 | 49 | " * Added a compass to 2D mode to re-orient north\n", |
50 | 50 | " * Fixed bug where custom symbology was not properly displaying\n", |
51 | 51 | " * Fixed issue when `map.layers` returned incorrect data type for layers\n", |
|
0 commit comments