mashup map bubble shadow b0rkage
-
https://www.sunnyelectric.us/projects/
any css tricks or JS nonsense would be appreciated. the site is based on evolve if you can’t tell so its heavily dependent on multiple css.
I use exec-php and put the following in:
<?php if(function_exists('pronamic_google_maps_mashup')) { pronamic_google_maps_mashup( array( 'post_type' => 'post' ) , array( 'width' => 480 , 'height' => 320 , 'map_type_id' => 'terrain' , 'marker_options' => array( 'icon' => 'https://google-maps-icons.googlecode.com/files/photo.png' ) ) ); } ?>
On a side note: kicking mappress’ but with free features. put more links to donate because those guys are wanting $20 for almost the same feature set.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘mashup map bubble shadow b0rkage’ is closed to new replies.