<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>

		<title>Show google map marker text by default &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/show-google-map-marker-text-by-default/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/show-google-map-marker-text-by-default/feed/</link>
		<description></description>
		<lastBuildDate>Sat, 11 Oct 2025 08:48:21 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/show-google-map-marker-text-by-default/#post-289912</guid>
					<title><![CDATA[Show google map marker text by default]]></title>
					<link>https://theme.co/archive/forums/topic/show-google-map-marker-text-by-default/#post-289912</link>
					<pubDate>Tue, 02 Jun 2015 15:40:13 +0000</pubDate>
					<dc:creator>Pandaweb S</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>is it possible to show the google map marker tooltip by default?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/show-google-map-marker-text-by-default/#post-290587</guid>
					<title><![CDATA[Reply To: Show google map marker text by default]]></title>
					<link>https://theme.co/archive/forums/topic/show-google-map-marker-text-by-default/#post-290587</link>
					<pubDate>Wed, 03 Jun 2015 05:45:13 +0000</pubDate>
					<dc:creator>Christopher</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks for writing in! Regretfully, at this time I am not entirely certain what it is you would like to accomplish based on the information given in your post. If you wouldn&#8217;t mind providing us with a little more clarification on what it is you&#8217;re wanting to do (a link to a similar example site would be very helpful, or perhaps some screenshots), we&#8217;ll be happy to provide you with a response once we have a better understanding of the situation.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/show-google-map-marker-text-by-default/#post-290765</guid>
					<title><![CDATA[Reply To: Show google map marker text by default]]></title>
					<link>https://theme.co/archive/forums/topic/show-google-map-marker-text-by-default/#post-290765</link>
					<pubDate>Wed, 03 Jun 2015 09:35:50 +0000</pubDate>
					<dc:creator>Pandaweb S</dc:creator>

					<description>
						<![CDATA[
						<p>what I want is to show the google map marker text by default, in the map you need to click the marker to show the text/tooltip (e.g. your address). i want to show this text without clicking.</p>
<p><img decoding="async" src="http://pandaweb.ph/upload/marker.png" alt="marker text" /></p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/show-google-map-marker-text-by-default/#post-291386</guid>
					<title><![CDATA[Reply To: Show google map marker text by default]]></title>
					<link>https://theme.co/archive/forums/topic/show-google-map-marker-text-by-default/#post-291386</link>
					<pubDate>Wed, 03 Jun 2015 18:51:35 +0000</pubDate>
					<dc:creator>Nico</dc:creator>

					<description>
						<![CDATA[
						<p>Hi There,</p>
<p>We&#8217;d really love to help you with that however it is beyond the scope of our support. It would be best to contact a developer for that kind of customization.</p>
<p>Thank you so much for understanding.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/show-google-map-marker-text-by-default/#post-328865</guid>
					<title><![CDATA[Reply To: Show google map marker text by default]]></title>
					<link>https://theme.co/archive/forums/topic/show-google-map-marker-text-by-default/#post-328865</link>
					<pubDate>Mon, 13 Jul 2015 18:32:11 +0000</pubDate>
					<dc:creator>c1s</dc:creator>

					<description>
						<![CDATA[
						<p>Hi, have you found a solution for this?</p>
<p>It would be a nice little feature to have an option &#8220;open on default&#8221; in the map markers.</p>
<p>I only found this:</p>
<pre><code>google.maps.event.addListenerOnce(map, &#039;tilesloaded&#039;, function() {
  infowindow.open(map, marker);
});</code></pre>
<p>but i wouldn&#8217;t know how to implement this &#8211; maybe with a class?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/show-google-map-marker-text-by-default/#post-328948</guid>
					<title><![CDATA[Reply To: Show google map marker text by default]]></title>
					<link>https://theme.co/archive/forums/topic/show-google-map-marker-text-by-default/#post-328948</link>
					<pubDate>Mon, 13 Jul 2015 19:36:20 +0000</pubDate>
					<dc:creator>Zeshan</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there,</p>
<p>Thanks for writing in! As mentioned, this could technically be possible with custom development but would fall beyond the scope of support we can provide. You may wish to consult a developer to assist you with this. X is quite extensible with child themes, so there are plenty of possibilities. </p>
<p>However, I&#8217;ll consider it as a featured request and will forward to our development team. This way it can be taken into consideration for future development. All of these items are discussed with our team internally and prioritized based on the amount of interest a particular feature might receive. </p>
<p>Thanks!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/show-google-map-marker-text-by-default/#post-346607</guid>
					<title><![CDATA[Reply To: Show google map marker text by default]]></title>
					<link>https://theme.co/archive/forums/topic/show-google-map-marker-text-by-default/#post-346607</link>
					<pubDate>Fri, 31 Jul 2015 20:04:14 +0000</pubDate>
					<dc:creator>c1s</dc:creator>

					<description>
						<![CDATA[
						This reply has been marked as private.						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/show-google-map-marker-text-by-default/#post-346718</guid>
					<title><![CDATA[Reply To: Show google map marker text by default]]></title>
					<link>https://theme.co/archive/forums/topic/show-google-map-marker-text-by-default/#post-346718</link>
					<pubDate>Fri, 31 Jul 2015 22:43:27 +0000</pubDate>
					<dc:creator>Prasant Rai</dc:creator>

					<description>
						<![CDATA[
						<p>Hello There,</p>
<p>You might want to contact our trusted partners who caters X setup and customization needs. Please see <a href="https://theme.co/x/member/custom-development/" rel="nofollow">https://theme.co/x/member/custom-development/</a>.</p>
<p>Thanks.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/show-google-map-marker-text-by-default/#post-364248</guid>
					<title><![CDATA[Reply To: Show google map marker text by default]]></title>
					<link>https://theme.co/archive/forums/topic/show-google-map-marker-text-by-default/#post-364248</link>
					<pubDate>Thu, 20 Aug 2015 08:39:42 +0000</pubDate>
					<dc:creator>Arns</dc:creator>

					<description>
						<![CDATA[
						<p>Hi there, </p>
<p>I´m interested in the same. I want to include a Logo at the marker. Did you find something out?</p>
<p>regards</p>
<p>Christian</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/show-google-map-marker-text-by-default/#post-364253</guid>
					<title><![CDATA[Reply To: Show google map marker text by default]]></title>
					<link>https://theme.co/archive/forums/topic/show-google-map-marker-text-by-default/#post-364253</link>
					<pubDate>Thu, 20 Aug 2015 08:48:18 +0000</pubDate>
					<dc:creator>Rue Nel</dc:creator>

					<description>
						<![CDATA[
						<p>Hey Arns,</p>
<p>Thanks for updating this thread! We certainly appreciate the feedback! This is something we can add to our list of feature requests. This way it can be taken into consideration for future development. All of these items are discussed with our team internally and prioritized based on the amount of interest a particular feature might receive. </p>
<p>Thanks!</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

