Bytegardener

Results 2 issues of Bytegardener

import { Map, GoogleApiWrapper } from "google-maps-react"; import React, { Component } from "react"; export class MapContainer extends Component { render() { const style = { width: "100%", height: "100%",...

Hey Dimitri, Many thanks for an awesome package. Question regarding the HL7 mapping object: did you write this yourself or is there a HL7 resource with the full mapped out...