Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 051e210

Browse files
author
Alfred Lau
committed
wrong type specified
1 parent bc7420a commit 051e210

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ type markerEventHandler = (props?: IMarkerProps, marker?: google.maps.Marker, ev
7777

7878
export interface IMarkerProps extends Partial<google.maps.MarkerOptions> {
7979
mapCenter?: google.maps.LatLng | google.maps.LatLngLiteral
80-
position?: google.maps.LatLng
80+
position?: google.maps.LatLngLiteral
8181
label?: string
8282
title?: string
8383
name?: string

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /