diff --git a/components/markers.md b/components/markers.md index 6b5c144..9073329 100644 --- a/components/markers.md +++ b/components/markers.md @@ -20,7 +20,7 @@ React JS Implementation Live Video : [CodeSandbox](https://codesandbox.io/p/sand ``` - **React js** ```js - markerObject = mapplsClassObject.marker({ + markerObject = mapplsClassObject.Marker({ map: mapObject, position:{lat:28.5512908, lng:77.26809282}, });