<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Map support and quicker reuse of JavaScript code]]></title><description><![CDATA[<p dir="auto">We like to link the places of our sensors in a map (like Google Maps).<br />
Also easier copying of the same JavaScript code for Meta Points that are using different sensors. This feature is needed in the future if we have a hundred sensors that measure humidity, temperature and airflow connected into the Mango Server.</p>
]]></description><link>https://forum.mango-os.com/topic/196/map-support-and-quicker-reuse-of-javascript-code</link><generator>RSS for Node</generator><lastBuildDate>Tue, 10 Mar 2026 04:12:25 GMT</lastBuildDate><atom:link href="https://forum.mango-os.com/topic/196.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 01 Oct 2009 19:07:27 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Map support and quicker reuse of JavaScript code on Fri, 02 Oct 2009 14:36:24 GMT]]></title><description><![CDATA[<p dir="auto">That would depend more on the mapping API than on Mango. Mango doesn't have any explicit fields for storing a point's geolocation information, so i'm not sure where you would be pulling that from. But, that's what something like Google maps would need.</p>
]]></description><link>https://forum.mango-os.com/post/2722</link><guid isPermaLink="true">https://forum.mango-os.com/post/2722</guid><dc:creator><![CDATA[mlohbihler]]></dc:creator><pubDate>Fri, 02 Oct 2009 14:36:24 GMT</pubDate></item><item><title><![CDATA[Reply to Map support and quicker reuse of JavaScript code on Fri, 02 Oct 2009 05:59:25 GMT]]></title><description><![CDATA[<p dir="auto">Thank you for the information.<br />
We try general JavaScript functions and JSON export/import functionality.<br />
About mapping: I mean that how we can show the places of the sensors in a Google Maps or other Web 2.0/Map application (like openstreetmap). That view would be public.</p>
]]></description><link>https://forum.mango-os.com/post/2720</link><guid isPermaLink="true">https://forum.mango-os.com/post/2720</guid><dc:creator><![CDATA[jupepe]]></dc:creator><pubDate>Fri, 02 Oct 2009 05:59:25 GMT</pubDate></item><item><title><![CDATA[Reply to Map support and quicker reuse of JavaScript code on Thu, 01 Oct 2009 22:56:13 GMT]]></title><description><![CDATA[<p dir="auto">Re maps, do you mean have a map as a background and then put your point views on top of it? This is already possible by uploading a map image. You can even link to other views in a server-side script if you want a drill-down sort of thing.</p>
<p dir="auto">Re Javascript code, for functions to be commonly available just add then to the "/WEB-INF/scripts/scriptFunctions.js" file. (A Mango restart is required after editing this file.) If you definitely want to be able to copy scripts from one meta point to another, consider using the export/import functionality and copy your scripts directly in the JSON.</p>
]]></description><link>https://forum.mango-os.com/post/2718</link><guid isPermaLink="true">https://forum.mango-os.com/post/2718</guid><dc:creator><![CDATA[mlohbihler]]></dc:creator><pubDate>Thu, 01 Oct 2009 22:56:13 GMT</pubDate></item></channel></rss>