Google Maps plugin used with CKEditor in inline mode

This sample shows how to create an inline editor instance of CKEditor. It is created with a JavaScript call using the following code:

// This property tells CKEditor to not activate every element with contenteditable=true element.
CKEDITOR.disableAutoInline = true;

var editor = CKEDITOR.inline( document.getElementById( 'editable' ) );

Note that editable in the code above is the id attribute of the <div> element to be converted into an inline instance.

This is an editable element with a Google maps

/*Info about the point<\/p>\n",color:"purple", title:"Title", maxWidth:200, open:0}] ); } if (!window.gmapsLoaders) window.gmapsLoaders = []; window.gmapsLoaders.push(CreateGMapgmap201431202520); window.gmapsAutoload=true; /*]]>*/

 

/* CK googlemapsEnd v3.6 */

End of the editable zone