To load GeoJSON onto the map, use the JK64 Report Google Map R1 Action dynamic action with Action set to Load GeoJSON.
Alternatively, the following Javascript API call can be used:
$("#map_testmap").reportmap("loadGeoJsonString", '...your geoJON here...');