Skip to content

Commit b777e33

Browse files
format(reactivemaps): change section title
1 parent ad92991 commit b777e33

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

content/docs/reactivesearch/v3/overview/reactivemaps-migration.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: 'ReactiveMaps Migration Guide'
33
meta_title: 'ReactiveMaps Migration Guide'
4-
meta_description: 'ReactiveMaps Migration guide provides with smooth migration to the new release.'
4+
meta_description: 'ReactiveMaps Migration guide for the 3.x stable release'
55
keywords:
66
- migration guide
77
- reactivesearch
@@ -12,7 +12,7 @@ sidebar: 'docs'
1212
nestedSidebar: 'web-reactivesearch'
1313
---
1414

15-
ReactiveMaps 3.0.0 is published 🎉 with new features and is easier than ever to setup and use. This guide talks about what's changed and how should you as a user be switching to a 3.x stable version without breaking things.
15+
ReactiveMaps 3.0.0 is published 🎉 with new features and is easier than ever to setup and use. This guide talks about what has changed in 3.0.0 and how should you as a user be switching to a 3.x stable version without breaking things.
1616

1717

1818
> Behind the scenes, we have switched from using the unmaintained `react-google-maps` to a maintained rewrite in the `@react-google-maps/api` library.
@@ -59,7 +59,9 @@ Additionally, pass the `mapLibraries` prop to load additional google libraries l
5959
6060
## Component API changes
6161

62-
### ReactiveGoogleMap/ ReactiveOpenStreetMap
62+
### ReactiveMap
63+
64+
The following API changes apply to both [ReactiveGoogleMap](/docs/reactivesearch/v3/map/reactivegooglemap/) and [ReactiveOpenStreetMap](/docs/reactivesearch/v3/map/reactiveopenstreetmap/) components.
6365

6466
1. `renderAllData` changes to `render` prop.
6567
- before

0 commit comments

Comments
 (0)