The fastest way to learn how to use MultiMap via examples.
So let’s assume you downloaded the MultiMap installable and you run it, then let’s open the application for the first time.
On the first run the application will start downloading three extensions, allow the process to finish.
Once the extensions are installed we have to activate them.
First of all activate MapExtension by selecting Extensions > MapExtension
a should appear next to it.
Then activate ImageJ extensions, and select Auto Quick-install
in the dialog. The wait the process to finish, ImageJ extension is installing ImageJ and the needed plugins.
You need a working internet connection
Click on the map button in the top left of the application, this will toggle the MapExtension and show the main map pane.
Select the button next to the map toggle button and then the Create map
option.
Chose a fancy name for your first map.
You have done it! Your first map should appers in the maps’ list on the left of the pane.
TileLayers are the core of every map, they represent the graphical informations. To create a TileLayer we will use the ImageJ extension. First of all let’s check that ImageJ can work properly with the application.
Launch ImageJ
.Now we need an image to work with, you can use whatever image for this step but let’s use this image.
Test_Map
(you can use whatever name without spaces, btw spaces in filenames are evil)Now, (finally!!) we can create our layer.
ImageJ > Create TileLayer > from Image
and select the image you downloaded in the Test_Map
folder (or wherever you placed it, we told you to be organized…).star_layer
.Test_Map
using the lower-left button.MultiMap will silently lunch an Imagej process and start building the layer. You can see the progress in the Tasks Manager (the upper-right button). Let’s now wait until the task finish.
We can now add the layer to the map we previously created.
Add layer > File
.Test_Map
folder, a folder named star_layer
, inside you can find a file named star_layer.json
open it.Now you should see the layer appearing in the map.