Skip to content

Commit e82fd6c

Browse files
committed
docs: cleanup
1 parent 6d9bec4 commit e82fd6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ exports.onCameraMove = onCameraMove;
243243

244244
## Custom Info Windows (Beta)
245245
>[!WARNING]
246-
> if you are using NS7 `infoWindow Template` won't work from a xml file! a temporary solution will be declaring infoWindow Template from the code behind like this :
246+
> if you are using NS7 `infoWindowTemplate` won't work from a xml file! a temporary solution will be declaring infoWindow Template from the code behind like this :
247247
248248
```ts
249249
var mapView = null;

0 commit comments

Comments
 (0)