Is it possible to embed map in a html page?

The map can be embedded with the following HTML code:

<iframe scrolling=“no” src=“https://maps.sensor.community/#2/28.3/-1.1” style=“width:97%;height:95%;margin:auto” title=“sensor.community particulate matter map”></iframe>

You can change the zoom level and the center of the map by changing the part “/#2/28.3/-1.1” (zoom level / lat / long).
More information is available on the GitHub page

But be careful, this shouldn’t be included in high traffic pages. We are a voluntary project and pay for all servers with our money. So, we have only limited capacities.

If you want to help with the development of the map. The source code and install instructions can be found on GitHub

1 Like

An old Post,… I know.

But question - how could I embed the frame starting with PM10 sensor?

In GitHub can read:

combine parameters

first start with sensor, then layers and finally location http://127.0.0.1:8080/?sensor=Noise#3/48.8123/9.2487

and

valid sensor parameters PM25, PM10, Pressure, Noise, Humidity & AQIus

But it seems not to work for PM10 for maps.sensor.community - right?

PM 10 is visible on the map.
Map Sensor.Community

@ohheyitsdave @ricki-z Does this function work with the actual map ?

@Ben21
I mean by default - so that I can see the status for PM10 values without additional selection.

By default will be shown PM2.5

1 Like