react-native-google-maps-plus - v1.10.2
GitHub
Preparing search index...
RNPosition
Type Alias RNPosition
2D position in view coordinates.
type
RNPosition
=
{
x
:
number
;
y
:
number
;
}
Index
Properties
x
y
Properties
x
x
:
number
X coordinate.
y
y
:
number
Y coordinate.
Settings
Member Visibility
Inherited
External
Protected
Theme
OS
Light
Dark
On This Page
Properties
x
y
GitHub
react-native-google-maps-plus - v1.10.2
Loading...
2D position in view coordinates.