<
GeoMapComponent
mapId = "test"
mapContainerStyle = {
this.mapContainerStyle
}
zoom = {
this.mapZoom
}
center = {
this.mapCenter
}
options = {
{
fullscreenControlOptions: {
position: google.maps.ControlPosition.RIGHT_BOTTOM
}
}
} >