We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f26124c commit d5c99f9Copy full SHA for d5c99f9
src/Map/doc/index.rst
@@ -109,10 +109,6 @@ You can add markers to a map using the ``addMarker()`` method::
109
headerContent: '<b>Lyon</b>',
110
content: 'The French town in the historic Rhône-Alpes region, located at the junction of the Rhône and Saône rivers.'
111
),
112
- icon: new Icon(
113
- content: '<svg>....</svg>'
114
- icontType: 'html'
115
- )
116
))
117
118
// You can also pass arbitrary data via the `extra` option in both the marker
0 commit comments