Home
last modified time | relevance | path

Searched refs:maps (Results 101 – 118 of 118) sorted by last modified time

12345

/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md109 - Allow inline lists and maps [\#944](https://github.com/schmittjoh/serializer/pull/944) ([goetas](…
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsSpecificationExamples.yml687 # ordered maps are represented as
1383 # The following are equal maps
1577 # All the following maps are equal:
1590 - # Merge multiple maps
/plugin/authsplit/
H A DREADME51 authsplit maps DokuWiki's authentication method calls as follows:
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md268 * Changed: The timezone maps are now loaded in from external files, in
/plugin/googlemap3/
H A Dgooglemap3.js41 google.maps.event.addListener(marker, 'click', function() {
71 google.maps.event.addListener(map, 'click',
100 google.maps.event.addListener(map, 'click',
113 var maptypes = { map : google.maps.MapTypeId.ROADMAP,
114 normal : google.maps.MapTypeId.ROADMAP,
115 hybrid : google.maps.MapTypeId.HYBRID,
116 satellite : google.maps.MapTypeId.SATELLITE,
117 terrain : google.maps.MapTypeId.TERRAIN
148 style: google.maps.ZoomControlStyle.LARGE,
206 position: new google.maps.LatLng(0, 0)
[all …]
/plugin/amcharts/assets/amcharts/
H A Damcharts.js1 (function(){var d;window.AmCharts?d=window.AmCharts:(d={},window.AmCharts=d,d.themes={},d.maps={},d…
/plugin/amcharts/assets/amcharts/plugins/export/
H A DREADME.md8 This plugin adds export capabilities to all amCharts products - charts and maps.
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md433 * Changed: The timezone maps are now loaded in from external files, in
/plugin/jokuwiki/
H A DREADME.md26 …ement created to contain the plugin. The **id** attribute is optional and maps directly to the id …
/plugin/osm/
H A Dplugin.info.txt6 desc Add OpenStreetMap maps to your wiki. Syntax: <osm params>markers</osm>'
/plugin/imagemap/
H A Dplugin.info.txt6 desc Create client-side image maps.
/plugin/geonav/js/
H A Dearth_a.js73 var geocoder = new google.maps.ClientGeocoder();
/plugin/mytemplate/
H A DREADME108 maps are declars within the tags
H A Daction.php83 public $maps = array(); variable in action_plugin_mytemplate
126 fill_map($mapblock[1], $this->maps);
128 foreach(array_keys($this->maps) as $mapname) {
129 $list = explode(',', $this->maps[$mapname]);
139 $this->maps[$mapname] = $map;
301 if (array_key_exists($param1, $this->maps)) {
302 $value = $this->maps[$param1][$param2];
309 if (array_key_exists($param1, $this->maps)) {
310 $value = $this->do_lookrange($this->maps[$param1], $param2);
/plugin/jmol2/jmol/
H A DJmolApplet0_ShapeSurface.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned0_ShapeSurface.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...

12345