Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/map
AgeCommit message (Expand)Author
2015-09-23remove useless codeExMix
2015-09-23render on color buffer in framebuffer, not on texture.ExMix
2015-09-23Remove throwing SourceOutOfBoundsException due to runtime overhead (checked i...vng
2015-09-23Fixed tests.vng
2015-09-23Fixed max scale query mode.vng
2015-09-23[map] don't draw circles when we we hide iconsDarafei Praliaskouski
2015-09-23[indexer] remove obsolete ID2Darafei Praliaskouski
2015-09-23[yopme]ExMix
2015-09-23Better check for minimal rect (upper style scale). Fixed bug in different sca...vng
2015-09-23Fix possible bug - sizes should be assigned to Navigator before Framework::Sh...vng
2015-09-23[map] simple render policy for desktop usageDarafei Praliaskouski
2015-09-23[drawer] removed obsolete transparencyDarafei Praliaskouski
2015-09-23Fixed POI tests according to current system language.vng
2015-09-23Simplify logic in getting country index (call Framework::GetCountryIndex in m...vng
2015-09-23Fix bug with invalid country index.vng
2015-09-23new myPosiytion icon. Blessed by yotaExMix
2015-09-23[core] review fixesExMix
2015-09-23[core] improve ballon positioning algorithmExMix
2015-09-23Old apps can read header and skip mwm's with new data format, since now.vng
2015-09-23draw circles behind symbols if rules provide thisExMix
2015-09-23[search] Correct zoom for result and fix balloon point for streets.vng
2015-09-23Moved down debug scale label to fit correctly on iOS 7Alex Zolotarev
2015-09-23[api] Do not show ballon if more than one API point was shownAlex Zolotarev
2015-09-23[map] support icons for areasDarafei Praliaskouski
2015-09-23Don't do ForEachFeature_TileDrawing in non-tiling policies.vng
2015-09-23new, cool my position iconExMix
2015-09-23[map] always show two names on linesDarafei Praliaskouski
2015-09-23Fixed scale tests according to scales::INITIAL_LEVEL.vng
2015-09-23[map] use only readable namesDarafei Praliaskouski
2015-09-23draw poi pin like overlay element with highest priorityExMix
2015-09-23[yop] background color is greyDarafei Praliaskouski
2015-09-23Avoid copy-paste - use ScalesProcessor::GetBaseTileScale().vng
2015-09-23review fixExMix
2015-09-23new api pin for yotaExMix
2015-09-23Comments in styler logic. Fix in appending house number after all primary tex...vng
2015-09-23Remove dummy ;vng
2015-09-23Removed kakashcky.Dmitry Kunin
2015-09-23add case for api pin and my location renderingExMix
2015-09-23[fix] fixed TileSize for tiled policiesDarafei Praliaskouski
2015-09-23[map] circles for polygonsDarafei Praliaskouski
2015-09-23[yopme] fix scales for renderingExMix
2015-09-23[map] Feature styler code reviewDarafei Praliaskouski
2015-09-23[scales] correct zoom calculation for non-tiled policiesDarafei Praliaskouski
2015-09-23[graphics] allow drawing circlesDarafei Praliaskouski
2015-09-23fix problem with solid black text rendering on XXHDPIExMix
2015-09-23Bookmarks support for MWM Lite in Yota devices.vng
2015-09-23Enable gui subsystem for Ruler renderingExMix
2015-09-23Fixed Framework::GetFeatureTypes.vng
2015-09-23Simple test for styles checking.vng
2015-09-23simple refactoring to reduce codeExMix