<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://community.artembg.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Velio's Blog : JavaScript, GoogleMap Control</title><link>http://community.artembg.com/blogs/velio/archive/tags/JavaScript/GoogleMap+Control/default.aspx</link><description>Tags: JavaScript, GoogleMap Control</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP1 (Build: 31106.3070)</generator><item><title>GoogleMap Control 4.1 beta released</title><link>http://community.artembg.com/blogs/velio/archive/2009/11/24/googlemap-control-4-1-beta-released.aspx</link><pubDate>Tue, 24 Nov 2009 09:30:07 GMT</pubDate><guid isPermaLink="false">d940e6da-e8a2-44c6-b8b1-ae79213f3010:189</guid><dc:creator>velio</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://community.artembg.com/blogs/velio/rsscomments.aspx?PostID=189</wfw:commentRss><comments>http://community.artembg.com/blogs/velio/archive/2009/11/24/googlemap-control-4-1-beta-released.aspx#comments</comments><description>&lt;p&gt;I just released GoogleMap Control 4.1 beta.   &lt;br /&gt;Get it from &lt;a href="http://googlemap.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=35111" target="_blank"&gt;codeplex&lt;/a&gt;, and give it a try.&lt;/p&gt;  &lt;h5&gt;Release Notes&lt;/h5&gt;  &lt;p&gt;In this release were fixed some important issues like: large number of markers using geocoding, zoom end event cycling etc.    &lt;br /&gt;Some new features were implemented as well, check out the list below.    &lt;br /&gt;I would like to highlight the proper implementation of Marker Manager coming in this release.    &lt;br /&gt;Check out the list of changes connected with that feature below.&lt;/p&gt;  &lt;h5&gt;Issues&lt;/h5&gt;  &lt;ul&gt;   &lt;li&gt;Large number of markers using geocoding      &lt;ul&gt;       &lt;li&gt;&lt;a href="http://googlemap.codeplex.com/WorkItem/View.aspx?WorkItemId=7986"&gt;Issue with creating large number of Markers&lt;/a&gt;&lt;/li&gt;        &lt;li&gt;&lt;a href="http://googlemap.codeplex.com/WorkItem/View.aspx?WorkItemId=7453"&gt;Subsequent markers don&amp;#39;t show after unsuccessful geocode&lt;/a&gt;&lt;/li&gt;        &lt;li&gt;&lt;a href="http://googlemap.codeplex.com/WorkItem/View.aspx?WorkItemId=7870"&gt;Random missing markers when using address property and adding more than 10?&lt;/a&gt;&lt;/li&gt;     &lt;/ul&gt;   &lt;/li&gt;    &lt;li&gt;ZoomEnd event subscribing problems      &lt;ul&gt;       &lt;li&gt;&lt;a href="http://googlemap.codeplex.com/WorkItem/View.aspx?WorkItemId=8037"&gt;OnZoomEnd issue&lt;/a&gt;&lt;/li&gt;     &lt;/ul&gt;   &lt;/li&gt; &lt;/ul&gt;  &lt;h5&gt;Features&lt;/h5&gt;  &lt;ul&gt;   &lt;li&gt;&lt;b&gt;MarkerManager&lt;/b&gt; - MarkerManager is used to manage visibility of hundreds of markers on a map, based on the map&amp;#39;s current viewport and zoom level.       &lt;ul&gt;       &lt;li&gt;The GoogleMaps API GMarkerManager class is deprecated and I have used the recommended &lt;a href="http://code.google.com/p/gmaps-utility-library-dev/"&gt;open sourced MarkerManager&lt;/a&gt; instead. &lt;/li&gt;        &lt;li&gt;I have added a new inner property MarkerManagerOptions in order to manager the options for the marker manager. &lt;/li&gt;        &lt;li&gt;GoogleMarker class was changed and couple of new properties were added to it to: MaxZoom and MinZoom. &lt;/li&gt;        &lt;li&gt;A sample page was added to Samples Website under &lt;b&gt;/marker/MarkerManager.aspx&lt;/b&gt;. Check the sample page online &lt;a href="http://googlemap.artembg.com/marker/MarkerManager.aspx"&gt;here&lt;/a&gt;&lt;/li&gt;        &lt;li&gt;Check out the short demo video (coming soon)&lt;/li&gt;     &lt;/ul&gt;   &lt;/li&gt;    &lt;li&gt;&lt;b&gt;Map&lt;/b&gt;      &lt;ul&gt;       &lt;li&gt;&lt;a href="http://googlemap.codeplex.com/WorkItem/View.aspx?WorkItemId=7761"&gt;Enterprise / Premier support&lt;/a&gt;&lt;/li&gt;     &lt;/ul&gt;   &lt;/li&gt;    &lt;li&gt;&lt;b&gt;Directions&lt;/b&gt;      &lt;ul&gt;       &lt;li&gt;&lt;a href="http://googlemap.codeplex.com/WorkItem/View.aspx?WorkItemId=7918"&gt;Add &amp;#39;preserveViewport&amp;#39; functionality&lt;/a&gt;&lt;/li&gt;     &lt;/ul&gt;   &lt;/li&gt;    &lt;li&gt;&lt;b&gt;Polygon&lt;/b&gt;      &lt;ul&gt;       &lt;li&gt;&lt;a href="http://googlemap.codeplex.com/WorkItem/View.aspx?WorkItemId=9087"&gt;Polygon EnableDrawing &amp;amp; EnableEditing&lt;/a&gt;&lt;/li&gt;     &lt;/ul&gt;   &lt;/li&gt; &lt;/ul&gt;  &lt;h5&gt;Changes&lt;/h5&gt;  &lt;ul&gt;   &lt;li&gt;The Anonymous JS classes&amp;#39; functions were changed to Pseudo-Named functions for better JS debug and error feedback experience. &lt;/li&gt;    &lt;li&gt;Samples Websites for .NET 2.0 and VB were removed - Sorry, guys, I just have no enough time to support and keep them up to date.&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;Regards&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://community.artembg.com/aggbug.aspx?PostID=189" width="1" height="1"&gt;</description><category domain="http://community.artembg.com/blogs/velio/archive/tags/GoogleMap+Control/default.aspx">GoogleMap Control</category><category domain="http://community.artembg.com/blogs/velio/archive/tags/JavaScript/default.aspx">JavaScript</category></item><item><title>GoogleMap Control JS with Pseudo-Named functions now</title><link>http://community.artembg.com/blogs/velio/archive/2009/11/22/googlemap-control-js-with-pseudo-named-functions-now.aspx</link><pubDate>Sun, 22 Nov 2009 18:59:56 GMT</pubDate><guid isPermaLink="false">d940e6da-e8a2-44c6-b8b1-ae79213f3010:188</guid><dc:creator>velio</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://community.artembg.com/blogs/velio/rsscomments.aspx?PostID=188</wfw:commentRss><comments>http://community.artembg.com/blogs/velio/archive/2009/11/22/googlemap-control-js-with-pseudo-named-functions-now.aspx#comments</comments><description>&lt;p&gt;I’m working recently on next release of GoogleMap Control v4.1.    &lt;br /&gt;As I have mentioned - I’m switching from anonymous to pseudo-named JS function for that release.     &lt;br /&gt;All the effort made, was for a better JS debug and error feedback experience.&lt;/p&gt;  &lt;p&gt;At least, that’s the theory.    &lt;br /&gt;However, today I did some work on the control again and had a chance in practice to prove I was right.     &lt;br /&gt;I got some JS error during&amp;#160; my work, but the information I have now in the call stack is much more useful than just a list of anonymous function.&lt;/p&gt;  &lt;p&gt;Here is a simple example of what I mean:&lt;/p&gt;  &lt;p&gt;   &lt;br /&gt;&lt;a href="http://community.artembg.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/velio/pseudonamed_5F00_57157A64.gif"&gt;&lt;img style="border-bottom:0px;border-left:0px;display:inline;border-top:0px;border-right:0px;" title="pseudo-named" border="0" alt="pseudo-named" src="http://community.artembg.com/cfs-file.ashx/__key/CommunityServer.Blogs.Components.WeblogFiles/velio/pseudonamed_5F00_thumb_5F00_4DBC45E1.gif" width="644" height="263" /&gt;&lt;/a&gt; &lt;/p&gt;  &lt;p&gt;In this particular case, I just mismatch the functions’ bodies &lt;img alt="smile_regular" src="http://spaces.live.com/rte/emoticons/smile_regular.gif" /&gt;, but you get the idea, right.&lt;/p&gt;  &lt;p&gt;Regards &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://community.artembg.com/aggbug.aspx?PostID=188" width="1" height="1"&gt;</description><category domain="http://community.artembg.com/blogs/velio/archive/tags/GoogleMap+Control/default.aspx">GoogleMap Control</category><category domain="http://community.artembg.com/blogs/velio/archive/tags/JavaScript/default.aspx">JavaScript</category></item></channel></rss>