Auto-size zoom on Google Maps in java? (depending android screen resolution)
        Posted  
        
            by poeschlorn
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by poeschlorn
        
        
        
        Published on 2010-04-19T11:21:49Z
        Indexed on 
            2010/04/19
            11:23 UTC
        
        
        Read the original article
        Hit count: 250
        
Hey guys,
i've got 2 GeoPoints given to show them on the map with markers... so far so good...
how can I get the optimum zoom level for the MapController in order to focus the middle of both points, but also have them on the map.
The whole thing should work at different screen resolutions.
Sorry for asking that silly question, I know thats not very difficult, but at the moment my head is boiling :/
© Stack Overflow or respective owner