GoogleMaps stretched icons after map resize
If, like me, you have to resize your GoogleMap on your page with javascript (nldr. without page reloading) and have your marker custom icons stretched, here's the solution I found.
After your map resize function, call this one :
-
google.maps.event.trigger(myMap, 'resize');
Then after this, make a Zoom.
-
myMap.setZoom(xx);
It's done, your icons are right sized.
Hope this tip was helpfull for you.
WordPress New Theme: Twenty Ten
Over the weekend, WP team turned on a new theme called Twenty Ten. Twenty Ten is a big deal for WP team — it’s their first update to the “default” theme (the one you see when you start a new blog) on WordPress.com. Their goal with Twenty Ten was to create something stylish, customizable, simple, and most of all, readable.
Since every new WordPress.com user will be seeing Twenty Ten, WP team wanted to design an example of what a WordPress theme can do — that meant inventing some new features as well as utilizing a few that you may not know about yet.
Features :
- Custom Headers
- Custom Backgrounds
- Drop-down Menus
- Special styles for Asides and Galleries
- Editor Styles
- One and two-column templates
- Widgets Galore
- Beautiful in Print
Read the full post
Certificates
Categories
- Ansermot.ch (13)
- Community (99)
- Development (258)
- Misc (24)
- Projects (23)
- Bullet Proof Lib (4)
- FireStats Charts (12)
- WordPress Blog Farmer (4)
- WP Page Qr (3)
- Social (27)
- System (114)
