jimie VIP
Total posts: 531
16 Apr 2014 16:31

Hello Sergey

It will be nice to be able to set the geo field to show street view under the google maps, because sometimes people are so dumb and they dont know they have to drag the yellow man button to be able to see the street view

Here is an example of how it will be nice to have:

https://www.diigo.com/item/image/4qnab/ti16

Map on the left and street view on the right, or another option map on the top and street view on the bottom

"Start addresS" - geo field already have an option to detect your current locaion.

When pressing "get direction" to get the google maps directions

What do you think it will be nice to have this feature in cobalt

rgds

Last Modified: 10 Jul 2014


clowride VIP
Total posts: 1,022
02 May 2014 06:52

any news if possible ? usefull for one of my frenchwebsites


pepperstreet VIP
Total posts: 3,837
02 May 2014 11:42

Good point. I remember, this was already a feature/idea in the older forum. I had mentioned "jReviews" detail page as an example:

http://demo.reviewsforjoomla.com/city-guide/hotels/boston-harbor-hotel


Sergey
Total posts: 13,748
02 May 2014 14:51

Street view in progress.


jimie VIP
Total posts: 531
15 May 2014 12:16

Sergey anything about this ?


Sergey
Total posts: 13,748
22 May 2014 07:27

Street view will be available in release today. Look geo field parameters to enable it.


jimie VIP
Total posts: 531
22 May 2014 09:31

I just installed the new version but I`m not able to see the street view, I've enabled it in field settings, am I missing something ?

rgds


jimie VIP
Total posts: 531
22 May 2014 09:38

Sorry my bad, seams it was not visible because that address was not having what to show in the street view

Thanks a lot Sergey!


jimie VIP
Total posts: 531
22 May 2014 11:54

Something can be improved here I`d say, for example when you use horizontal view, when you view the page in mobile, the map and street view does not get displayed oky as they both remain on the same box.

What would be good is that in mobile view the streetview should go under the map.

Probably can be done using bootstrap

Rgds


jimie VIP
Total posts: 531
22 May 2014 12:18

Or another solution:

@media (max-width: 767px) { .MapDetail { width: 100% !important; margin-bottom: 10px; } .StreetviewDetail { width: 100% !important; clear:both; } }

And in this file:

components/com_cobalt/fields/geo/tmpl/output/default.php

change:

class="pull-left"

to this:

class="MapDetail pull-left"


Sergey
Total posts: 13,748
25 May 2014 23:37

Added.


jimie VIP
Total posts: 531
26 May 2014 10:24

Sergey

I found something today playing with the map and streetview

See attached image:

http://awesomescreenshot.com/0bc2v5tk2e

Seams that if there`s no streeview available on that location, under google map it remains a big white space

rgds


Sergey
Total posts: 13,748
27 May 2014 00:36

I see. This is because CSS you gave. I took it out of template. But I left classes named for map and streetview divs so you can add external forating in your custom CSS file.


jimie VIP
Total posts: 531
27 May 2014 04:59

I think the problem is caused by a div which is still inserted even if there is no streview available

See attached:

map-view


Sergey
Total posts: 13,748
29 May 2014 23:08

Yes, I took it away in last version.


jimie VIP
Total posts: 531
02 Jul 2014 08:44

Hello Sergey,

I found that the googlemap and google street view on mobile the streetview does not get under the map, also sometimes seams that if user enter the country and city without clicking "locate on the map" the google streetview does not appear , here is a printscreen:

mapwrong

Regards


Sergey
Total posts: 13,748
03 Jul 2014 00:45

What is mobile defice and browser?


jimie VIP
Total posts: 531
03 Jul 2014 04:44

I tried on Android phone and browser ( default browser and chrome ) and on dektop with browser Chrome i tried to resize the window


Sergey
Total posts: 13,748
03 Jul 2014 12:14

Give me a link to that page.


Sergey
Total posts: 13,748
07 Jul 2014 02:20

I applied some fix. Let's see if it will work.


jimie VIP
Total posts: 531
10 Jul 2014 05:28

Hello sergey, i just tried to install field_cobalt.j3.geo.v.8.183.zip but this causes problems, the country and city name does not get showed, i had to revert back to the old one

rgds

Powered by Cobalt