You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

20 lines
587 B

<?xml version="1.0" encoding="UTF-8"?>
<interface>
<object class="GtkImage" id="marker_img">
<property name="icon-name">map-marker-symbolic</property>
<property name="pixel-size">32</property>
<style>
<class name="map-marker" />
</style>
</object>
<template class="ComponentsLocationViewer" parent="AdwBin">
<property name="child">
<object class="ShumateSimpleMap" id="map">
<property name="overflow">hidden</property>
<style>
<class name="map"/>
</style>
</object>
</property>
</template>
</interface>