Geo Json with URL in Map Component

Can someone explain how i put a Geo Json string per command in the original map-component so that i can import some points from server.

geojson

i am not sure what you need, but try this

here {lat:9.744185, lng:118.745106, color:210, title:“I’m going to”, snippet:“Buncag”,draggable:“false”}

Thanks, but in google Maps component there is no problem with an JSON string. I need to import points to the original appinventor maps component.

With these blocks the geojson objekts get load but i have warning that these empty at markers block doesn’t work.
The geojson objekts get load every time i have an false block in Got Features. Is an working block in Got Features - geojson objekts not load.
Can i supress warning? Or what ever?