mirror of
https://github.com/visgl/react-map-gl.git
synced 2025-12-08 20:16:02 +00:00
Fix docs/get-started/tips-and-tricks broken JSX (#2257)
This commit is contained in:
parent
b6de287a84
commit
bfcc893b4e
@ -178,8 +178,9 @@ If your application can do without complicated DOM objects and CSS styling, cons
|
||||
'icon-image': 'vehicle-icon',
|
||||
'icon-size': 1,
|
||||
'text-field': ['get', 'id']
|
||||
}} >
|
||||
</Sources>
|
||||
}}
|
||||
/>
|
||||
</Source>
|
||||
</Map>
|
||||
);
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user