Git Product home page Git Product logo

hellomap3d-android's People

Contributors

jaakla avatar mtehver avatar nikituh avatar nole87 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hellomap3d-android's Issues

PersistentCacheTileDataSource not deleted(cleared) cache data

I am use cache tile data source, and want clear cache in preference app, but cache not cleared
this example code:
"TileDataSource online = new HTTPTileDataSource(0, 24, Constants.online_tiles);
PersistentCacheTileDataSource cachedDataSource =
new PersistentCacheTileDataSource(online, contextWrapper.getFilesDir().getAbsolutePath() + "/" + cacheDb);
cachedDataSource.clear();"
after that call :
"cachedDataSource.getCapacity()" and capacity not changed
try call delete method and nothing changed

CartoDB code cleanup

Currently there is a lot of duplicate code around CartoDB samples. Perhaps an universial helper can be done to communicate with Maps API configuration.

how can I get the width and height of the billboard

I use myEventListener in the sample,but in the callback

@OverRide
public void onVectorElementClicked()

I got the VectorElement and i use vectorElement.getBounds to get MapBounds
but why the MapBounds.getMax is the same with Mapbounds.getMin ?
Is not that should be a rectangle?

Bug with init Projection

java.lang.UnsatisfiedLinkError: Native method not found: com.nutiteq.projections.EPSG3857ModuleJNI.new_EPSG3857:()J
at com.nutiteq.projections.EPSG3857ModuleJNI.new_EPSG3857(Native Method)
at com.nutiteq.projections.EPSG3857.(EPSG3857.java:47)

New 3d Models adition

Hi Nutiteq Group,

  1. I´d like to ask if it is any chance to send new 3d models to you in order to be converted into nmldb file?

  2. What is the minimal requeriments for meemorychache size and texturecache settings on code in order to get a soft map panning after loading a model database 75mb heavy?

  3. I´d like to ask for Pro license quotation.

LOADING NML file from SDCARD

Hi guys,
Please could you provide us with a demo about loading nml models from sdcard instead from ASSET folder?.

Also we would like to know if there is a chance to override AssetsUtils class methods.

Best Regards,

Carlos Valdes
MAMBI Technologies

NUTITEQ map Style

Hi guys,

I've a map exported from Tilemill as mbtiles. So, can i lack of map nutiteq map style? i guess i do since map runs like a charm without any style dependencies.

Use nutibright-v3.zip in AdvancedMap Sample

Advancedmap uses still older nutibright-v2a.zip , it would be nicer to use newer -v3 one, which is also included in SDK. Note that -v3 includes 3 styles - default, nutiteq_gray and nutiteq_dark, so the style selector should use specific method to pick one of these.

Do proper CartoDB Maps API request to get tile URLs

Some CartoDB samples ( CartoDBUTFGridActivity.java and CartoDBVectorTileActivity.java) are not working properly - vector and raster tiles come from fixed URL datasource, but actually part of URL - layergroupid - must come from previous HTTP request to Maps API of CartoDB, during init of the map. It should not be hardcoded.
See maps API request and answer: http://docs.cartodb.com/cartodb-platform/maps-api/quickstart/ and http://docs.cartodb.com/cartodb-platform/maps-api/anonymous-maps/

NMLDB customization

Hi Guys,

We would like to solve out how to achieve buildings height instead of getting a general mapboounds?.

I am wordering the sense of a group of buildings with no interaction at all.

Splitting them into nml ones we do guess is worthless rather.

Did mbtiles offline dissappear?...

Hi,
Am trying to use stored mbtiles saved on sdcard but i cant understand now the new way to implement this on new version 3 release.

Please help.

Crash when call RegisterLicense

when i call MapView.RegisterLicense("my_key", getActivity().getApplicationContext()); app crash and log show "01-14 09:56:13.625 9321-9321/ru.smarttransport.citytransport A/libc﹕ Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 9321 (t.citytransport)"

Problem with DrawerLayout and Mapview

Hi,

I wonder why once layout containing mapview component opens, and tap home button toolbar, menu drawerlayout opens but it gets behind mapview, not in first Z order.

I´ve tryied all possible ways, even demo uploaded by nutiteq in this order non results at all.

Please help!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.