iMapBuilder Online - Google Map Editor

Create, save, open & edit Google Map within browser online without downloading program

No installation -- No download -- Runs directly in your Browser!

Loading

2013 Release: User Guide of GMap Editor V2

Questions? Suggestions?

online Google map editor discussion forumDiscuss everything about gMap Builder and interactive maps in our support forum.

GMap Builder - Google Map Editor User Guide

Change text color (add link/image) in popup info boxadding marker icon

You can use html mode to edit your text in the pop up information box.

html mode text color
HTML code of text

In the pop up box, select HTML mode to use below tags to change text color.

Change Font Color

<font color="#FF0000">Sample Text</font>

(Remind: font color should set to your desire Pantone no)

Bold Text

<b>Bold Text</b>

Spacing

<br/>

(Remind: 1 <br/> means 1 line spacing)

Add image within the text

<img src="http://www.server.com/image.jpg" height="110" width="110">

 

Add link within text

<a href="http://www.server.com/">Sample HyperLink</a>

Click OK to make confirm all changes. Preview mode: Use this mode to see your tag is correct or not.

Text Color Sample

Preview mode showing text color