<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for Web International Awards</title>
	<atom:link href="http://www.webia.info/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webia.info</link>
	<description></description>
	<lastBuildDate>Thu, 02 Feb 2012 20:09:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Build a POI map using jQuery &amp; Google Maps v3 (revised) by Bogdan Pop</title>
		<link>http://www.webia.info/articles/jquery-articles/build-a-poi-map-using-jquery-google-maps-v3-revised/comment-page-1/#comment-1817</link>
		<dc:creator>Bogdan Pop</dc:creator>
		<pubDate>Thu, 02 Feb 2012 20:09:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.webia.info/?p=1772#comment-1817</guid>
		<description>Really sorry about the delay Chungwufei.

Do you mean add POIs based on search?

Yes it is possible, you may as well copy / paste the code from Google and then work with it. 

If you&#039;re asking if the POI map on Webia has a geolocation search feature, no it doesn&#039;t have.</description>
		<content:encoded><![CDATA[Really sorry about the delay Chungwufei.<br />
<br />
Do you mean add POIs based on search?<br />
<br />
Yes it is possible, you may as well copy / paste the code from Google and then work with it. <br />
<br />
If you&#8217;re asking if the POI map on Webia has a geolocation search feature, no it doesn&#8217;t have.]]></content:encoded>
	</item>
	<item>
		<title>Comment on Build a POI map using jQuery &amp; Google Maps v3 (revised) by chungwufei</title>
		<link>http://www.webia.info/articles/jquery-articles/build-a-poi-map-using-jquery-google-maps-v3-revised/comment-page-1/#comment-1816</link>
		<dc:creator>chungwufei</dc:creator>
		<pubDate>Sun, 15 Jan 2012 15:55:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.webia.info/?p=1772#comment-1816</guid>
		<description>anyway... thanks in advance... God Bless...</description>
		<content:encoded><![CDATA[anyway&#8230; thanks in advance&#8230; God Bless&#8230;]]></content:encoded>
	</item>
	<item>
		<title>Comment on Build a POI map using jQuery &amp; Google Maps v3 (revised) by chungwufei</title>
		<link>http://www.webia.info/articles/jquery-articles/build-a-poi-map-using-jquery-google-maps-v3-revised/comment-page-1/#comment-1815</link>
		<dc:creator>chungwufei</dc:creator>
		<pubDate>Sun, 15 Jan 2012 15:54:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.webia.info/?p=1772#comment-1815</guid>
		<description>hello bogdan... i want to ask for your help. is it possible like the example here? 

http://gmaps-samples.googlecode.com/svn/trunk/geocoder/singlegeocode.html

i want to know the long and lat as i click on the marker.</description>
		<content:encoded><![CDATA[hello bogdan&#8230; i want to ask for your help. is it possible like the example here? <br />
<br />
<a href="http://gmaps-samples.googlecode.com/svn/trunk/geocoder/singlegeocode.html" rel="nofollow">http://gmaps-samples.googlecode.com/svn/trunk/geocoder/singlegeocode.html</a><br />
<br />
i want to know the long and lat as i click on the marker.]]></content:encoded>
	</item>
	<item>
		<title>Comment on Build a POI map using jQuery &amp; Google Maps v3 (revised) by Bogdan Pop</title>
		<link>http://www.webia.info/articles/jquery-articles/build-a-poi-map-using-jquery-google-maps-v3-revised/comment-page-1/#comment-1808</link>
		<dc:creator>Bogdan Pop</dc:creator>
		<pubDate>Fri, 14 Oct 2011 08:20:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.webia.info/?p=1772#comment-1808</guid>
		<description>On click events work fine (http://twitpic.com/701i6y) .

Danforth won&#039;t show up on the map because the script tracks all added markers against duplicates (previously declared markers). For some reasons, the marker is added on page load but is not displayed on the map, and that&#039;s why when you click on it it won&#039;t show up as the rest because it is currently considered to be visible.

I think the problem is you initialize the map on the toggle event, every time. Try initializing the map once and then just toggle the height of the element that wraps it, instead of reinitializing the map.</description>
		<content:encoded><![CDATA[On click events work fine (<a href="http://twitpic.com/701i6y" rel="nofollow">http://twitpic.com/701i6y</a>) .<br />
<br />
Danforth won&#8217;t show up on the map because the script tracks all added markers against duplicates (previously declared markers). For some reasons, the marker is added on page load but is not displayed on the map, and that&#8217;s why when you click on it it won&#8217;t show up as the rest because it is currently considered to be visible.<br />
<br />
I think the problem is you initialize the map on the toggle event, every time. Try initializing the map once and then just toggle the height of the element that wraps it, instead of reinitializing the map.]]></content:encoded>
	</item>
	<item>
		<title>Comment on Build a POI map using jQuery &amp; Google Maps v3 (revised) by Mike B</title>
		<link>http://www.webia.info/articles/jquery-articles/build-a-poi-map-using-jquery-google-maps-v3-revised/comment-page-1/#comment-1807</link>
		<dc:creator>Mike B</dc:creator>
		<pubDate>Thu, 13 Oct 2011 15:36:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.webia.info/?p=1772#comment-1807</guid>
		<description>Hi Bogdan,

Thank you once again. That certainly solved the confusion. However, it didn&#039;t work.

Here&#039;s the application I&#039;m building:
http://t-zonevibration.com/expandable_store_locator/

In short, I want ALL the locations in the side-bar to automatically show up on the map - red markers - once the application loads. 

I added the snippet of code you provided above, and set up the coordinates for the first store location (Danforth), however no red markers automatically appear and if you click the Danforth store in the side-bar, the red marker won&#039;t even show up on the map now.

Could you kindly look at the code when you get a free minute and see where the issue is?

Thanks in advance,
M</description>
		<content:encoded><![CDATA[Hi Bogdan,<br />
<br />
Thank you once again. That certainly solved the confusion. However, it didn&#8217;t work.<br />
<br />
Here&#8217;s the application I&#8217;m building:<br />
<a href="http://t-zonevibration.com/expandable_store_locator/" rel="nofollow">http://t-zonevibration.com/expandable_store_locator/</a><br />
<br />
In short, I want ALL the locations in the side-bar to automatically show up on the map &#8211; red markers &#8211; once the application loads. <br />
<br />
I added the snippet of code you provided above, and set up the coordinates for the first store location (Danforth), however no red markers automatically appear and if you click the Danforth store in the side-bar, the red marker won&#8217;t even show up on the map now.<br />
<br />
Could you kindly look at the code when you get a free minute and see where the issue is?<br />
<br />
Thanks in advance,<br />
M]]></content:encoded>
	</item>
	<item>
		<title>Comment on Build a POI map using jQuery &amp; Google Maps v3 (revised) by Bogdan Pop</title>
		<link>http://www.webia.info/articles/jquery-articles/build-a-poi-map-using-jquery-google-maps-v3-revised/comment-page-1/#comment-1806</link>
		<dc:creator>Bogdan Pop</dc:creator>
		<pubDate>Wed, 12 Oct 2011 20:23:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.webia.info/?p=1772#comment-1806</guid>
		<description>Try addMarker( new google.maps.LatLng( 23.952162,-13.867187 ), &#039;title here&#039;, &#039;&lt;p&gt;some content here&lt;/p&gt;&#039;);</description>
		<content:encoded><![CDATA[Try addMarker( new google.maps.LatLng( 23.952162,-13.867187 ), &#8216;title here&#8217;, &#8216;&lt;p&gt;some content here&lt;/p&gt;&#8217;);]]></content:encoded>
	</item>
	<item>
		<title>Comment on Build a POI map using jQuery &amp; Google Maps v3 (revised) by Mike B</title>
		<link>http://www.webia.info/articles/jquery-articles/build-a-poi-map-using-jquery-google-maps-v3-revised/comment-page-1/#comment-1805</link>
		<dc:creator>Mike B</dc:creator>
		<pubDate>Wed, 12 Oct 2011 15:15:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.webia.info/?p=1772#comment-1805</guid>
		<description>Hi Bogdan,

Thanks for taking the time to try and help me figure this out. The links you provided are even more confusing for me - and any other that are likely reading this tutorial (as we&#039;re just learning).

I under the last two elements with the &quot;addMarker()&quot;, but I have NO idea what the links mean and how to set up the coordinates. 

Would you mind doing an example with one of the locations used in this tutorial? Nothing seems to work when I try?

Sorry for the annoyance. But once I/we see an example, I&#039;m sure we&#039;ll be like, &quot;Aghh, I know see!&quot;. :)

I&#039;m being forced/asked for this feature and the project i&quot;m doing is delayed so any help would be greatly appreciated.

Cheers,
Mike</description>
		<content:encoded><![CDATA[Hi Bogdan,<br />
<br />
Thanks for taking the time to try and help me figure this out. The links you provided are even more confusing for me &#8211; and any other that are likely reading this tutorial (as we&#8217;re just learning).<br />
<br />
I under the last two elements with the &#8220;addMarker()&#8221;, but I have NO idea what the links mean and how to set up the coordinates. <br />
<br />
Would you mind doing an example with one of the locations used in this tutorial? Nothing seems to work when I try?<br />
<br />
Sorry for the annoyance. But once I/we see an example, I&#8217;m sure we&#8217;ll be like, &#8220;Aghh, I know see!&#8221;. :)<br />
<br />
I&#8217;m being forced/asked for this feature and the project i&#8221;m doing is delayed so any help would be greatly appreciated.<br />
<br />
Cheers,<br />
Mike]]></content:encoded>
	</item>
	<item>
		<title>Comment on Build a POI map using jQuery &amp; Google Maps v3 (revised) by Bogdan Pop</title>
		<link>http://www.webia.info/articles/jquery-articles/build-a-poi-map-using-jquery-google-maps-v3-revised/comment-page-1/#comment-1804</link>
		<dc:creator>Bogdan Pop</dc:creator>
		<pubDate>Wed, 12 Oct 2011 08:44:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.webia.info/?p=1772#comment-1804</guid>
		<description>Hi Mike,

title_text and infowindow_content are html or raw text strings. The title will be the title of the marker (shown when you hover it on the map) while the infowindow contents is the info displayed in the white bubble that appears when you click the marker.

The GooglePositionObject is actually a LatLng class in Google maps API, sorry for the confusion (http://code.google.com/apis/maps/documentation/javascript/reference.html#LatLng)

Here&#039;s the marker reference page http://code.google.com/apis/maps/documentation/javascript/reference.html#Marker</description>
		<content:encoded><![CDATA[Hi Mike,<br />
<br />
title_text and infowindow_content are html or raw text strings. The title will be the title of the marker (shown when you hover it on the map) while the infowindow contents is the info displayed in the white bubble that appears when you click the marker.<br />
<br />
The GooglePositionObject is actually a LatLng class in Google maps API, sorry for the confusion (<a href="http://code.google.com/apis/maps/documentation/javascript/reference.html#LatLng" rel="nofollow">http://code.google.com/apis/maps/documentation/javascript/reference.html#LatLng</a>)<br />
<br />
Here&#8217;s the marker reference page <a href="http://code.google.com/apis/maps/documentation/javascript/reference.html#Marker" rel="nofollow">http://code.google.com/apis/maps/documentation/javascript/reference.html#Marker</a>]]></content:encoded>
	</item>
	<item>
		<title>Comment on Build a POI map using jQuery &amp; Google Maps v3 (revised) by Mike B</title>
		<link>http://www.webia.info/articles/jquery-articles/build-a-poi-map-using-jquery-google-maps-v3-revised/comment-page-1/#comment-1803</link>
		<dc:creator>Mike B</dc:creator>
		<pubDate>Tue, 11 Oct 2011 18:32:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.webia.info/?p=1772#comment-1803</guid>
		<description>Thanks Bogdan! This is what I was looking for. HOWEVER, as a newbie, I&#039;m not sure how to format the &quot;addmarker&quot;...

What do I replace the bracketed cxontent with? I.e (GooglePositionObject,title_text,infowindow_content);

I&#039;m quite confused by this. Could you give me an example based on one of the locations you used in your example? I tried replacing &quot;GooglePositionObject with the latitude coordinates, but that didn&#039;t work.

Any help would be greatly appreciated!</description>
		<content:encoded><![CDATA[Thanks Bogdan! This is what I was looking for. HOWEVER, as a newbie, I&#8217;m not sure how to format the &#8220;addmarker&#8221;&#8230;<br />
<br />
What do I replace the bracketed cxontent with? I.e (GooglePositionObject,title_text,infowindow_content);<br />
<br />
I&#8217;m quite confused by this. Could you give me an example based on one of the locations you used in your example? I tried replacing &#8220;GooglePositionObject with the latitude coordinates, but that didn&#8217;t work.<br />
<br />
Any help would be greatly appreciated!]]></content:encoded>
	</item>
	<item>
		<title>Comment on Build a POI map using jQuery &amp; Google Maps v3 (revised) by Bogdan Pop</title>
		<link>http://www.webia.info/articles/jquery-articles/build-a-poi-map-using-jquery-google-maps-v3-revised/comment-page-1/#comment-1802</link>
		<dc:creator>Bogdan Pop</dc:creator>
		<pubDate>Tue, 11 Oct 2011 10:16:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.webia.info/?p=1772#comment-1802</guid>
		<description>Hi Mike, sorry for the delay.

In the &lt;a href=&quot;http://www.webia.info/articles/jquery-articles/build-a-poi-map-using-jquery-google-maps-v3/&quot; rel=&quot;nofollow&quot;&gt;original article&lt;/a&gt; you have the standard calls for the map behavior in the js file.

At the end of it, you will find the following:

$(document).ready(function(){
	if($(&#039;#map&#039;).get(0))
	{ // only initialize the map if map is located inside the page
		map = InitMap(null,&#039;map&#039;, centerCoord, true); // initialize the map on default location
		handle_clicks(); // click events handling by jQuery	
	}
});

After the first closing bracket (the one from the if statement) add any new markers as you want.

addMarker(GooglePositionObject,title_text,infowindow_content);

It should look like:
$(document).ready(function(){
	if($(&#039;#map&#039;).get(0))
	{ // only initialize the map if map is located inside the page
		map = InitMap(null,&#039;map&#039;, centerCoord, true); // initialize the map on default location
		handle_clicks(); // click events handling by jQuery	
	}
addMarker(GooglePositionObject,title_text,infowindow_content);
});</description>
		<content:encoded><![CDATA[Hi Mike, sorry for the delay.<br />
<br />
In the <a href="http://www.webia.info/articles/jquery-articles/build-a-poi-map-using-jquery-google-maps-v3/" rel="nofollow">original article</a> you have the standard calls for the map behavior in the js file.<br />
<br />
At the end of it, you will find the following:<br />
<br />
$(document).ready(function(){<br />
	if($(&#8216;#map&#8217;).get(0))<br />
	{ // only initialize the map if map is located inside the page<br />
		map = InitMap(null,&#8217;map&#8217;, centerCoord, true); // initialize the map on default location<br />
		handle_clicks(); // click events handling by jQuery	<br />
	}<br />
});<br />
<br />
After the first closing bracket (the one from the if statement) add any new markers as you want.<br />
<br />
addMarker(GooglePositionObject,title_text,infowindow_content);<br />
<br />
It should look like:<br />
$(document).ready(function(){<br />
	if($(&#8216;#map&#8217;).get(0))<br />
	{ // only initialize the map if map is located inside the page<br />
		map = InitMap(null,&#8217;map&#8217;, centerCoord, true); // initialize the map on default location<br />
		handle_clicks(); // click events handling by jQuery	<br />
	}<br />
addMarker(GooglePositionObject,title_text,infowindow_content);<br />
});]]></content:encoded>
	</item>
</channel>
</rss>

