You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What new or enhanced feature are you proposing?
-1 To have the possibility to get an Infobulle when we click on a Marker
-2 When are imported kml files wthout zoom specification then default zoom
factors = 16
What goal would this enhancement help you achieve?
1- I would like to locate easily the POI I'm looking for when I have
various points in the same area
-2 When inside imported kml file there is no zoom factors indiicated
GMapCatcher define as default a zomm = 2, that's mean to see the marker we
must go to zoom = 2. clearly it is very difficult to found it's point a
zoom country level But if zoom per default was higher (ie: 16) marlers
would be visible from this zoom level to Zomm level 0
Original issue reported on code.google.com by [email protected] on 3 Feb 2010 at 5:53
I guess that your #1 is the same as Issue 75, that is something a bit complex that I
have not find a solution yet/
And #2 the default zoom is 10, if after you import the KML file the zoom = 2, that
is because it had elevation and it was converted, look in the file, something
like:
<Point>
<coordinates>6.852110,45.839200,0</coordinates>
</Point>
the number after the last comma is what we use to determine the zoom
Original comment by heldersepu on 3 Feb 2010 at 6:52
Original issue reported on code.google.com by
[email protected]
on 3 Feb 2010 at 5:53The text was updated successfully, but these errors were encountered: